Commit Graph
100 Commits
Author SHA1 Message Date
Georg Brandl 2a780f0cf5 No "quadruple" entries anymore. 2007-08-31 07:00:44 +00:00
Georg Brandl d5469b432d Add a shorthand notation for single index entries. 2007-08-31 06:56:18 +00:00
Georg Brandl a6cadae78f Support backslash "escaping" in descitem signatures. 2007-08-30 08:36:04 +00:00
Georg Brandl acda414be2 Don't use JavaScript and section anchors in the htmlhelp version. 2007-08-24 20:49:57 +00:00
Georg Brandl a84bedff72 Don't use fixed font names, only generic ones like "sans-serif". 2007-08-21 06:16:00 +00:00
Georg Brandl 656f99e7b8 A "-q" option to shut up stdout. 2007-08-19 13:08:06 +00:00
Georg Brandl b6024b9ab7 Add `!` x-ref feature. 2007-08-17 16:55:09 +00:00
Georg Brandl ac90866723 Two fixes. 2007-08-17 07:44:32 +00:00
Georg Brandl 12cfdea91f Add glossary directive and :term: role for crossreferencing into the glossary. 2007-08-17 06:27:35 +00:00
Georg Brandl a826246980 Remove leading spaces, makes the index ~100K smaller. 2007-08-17 06:25:38 +00:00
Georg Brandl d0121841a6 Use the "with" __future__ statement when parsing python snippets. 2007-08-17 06:24:52 +00:00
Georg Brandl 43ec19ffb7 Format .. warning::s with a "Caveat" label. 2007-08-15 19:06:17 +00:00
Georg Brandl d302c52646 Add a way to mark deprecated modules, and show this information in the module index.
Also, generate a useful "title" attribute for module crossreferences.
2007-08-15 18:42:00 +00:00
Georg Brandl 11cab438b8 Allow a leading dot in x-reference roles, marking reversed search order for targets. 2007-08-15 18:05:01 +00:00
Georg Brandl 2192e92ec9 Move the 3k reST doc tree in place. 2007-08-15 14:28:22 +00:00
Georg Brandl bc32dde2a5 Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
Georg Brandl 4fc61114e5 Copy the environment pickle to the output dir in the web builder. 2007-08-15 14:25:09 +00:00
Georg Brandl 276141002f Give some poor files a proper extension. 2007-08-15 13:59:05 +00:00
Georg Brandl c52b0f6f23 Update TODO and README. 2007-08-15 13:56:54 +00:00
Georg Brandl e8c3a65147 Add x-refs between mac sections. 2007-08-15 13:40:25 +00:00
Georg Brandl 0503040766 Merge the Mac library part into the Library part.
The "Using Python on the Mac" is now a HOWTO.
2007-08-15 09:00:54 +00:00
Georg Brandl 1716523338 Port rev. 57049. 2007-08-15 07:34:46 +00:00
Georg Brandl 07b9a4a39b Add proper status to 404 responses. 2007-08-14 20:13:04 +00:00
Georg Brandl e38934976a Fix arg. 2007-08-14 20:10:55 +00:00
Georg Brandl 7e2a3c7b6a Fix paths. 2007-08-14 20:09:49 +00:00
Georg Brandl 690ea9f511 Add a robots.py to the web app. 2007-08-14 20:06:25 +00:00
Georg Brandl f61b28a73d Merge latest revs by Mark. 2007-08-14 19:05:11 +00:00
Georg Brandl f60281302e Add a paragraph about sentence ending spaces. 2007-08-14 18:04:22 +00:00
Georg Brandl 41a246c0f0 Add a new "from LaTeX" chapter to "Documenting." 2007-08-14 10:26:12 +00:00
Georg Brandl c985c68334 Update README. 2007-08-14 10:24:55 +00:00
Georg Brandl 3bdaa933d7 List added files separately. 2007-08-14 09:57:25 +00:00
Georg Brandl 52f44e63e6 Port rev. 57009, also fix the docs for string.whitespace. 2007-08-14 09:31:22 +00:00
Georg Brandl 04be1fae70 Port rev. 57000, 57007. 2007-08-14 06:47:49 +00:00
Georg Brandl 3db541c50d No parens anymore in :func: and :meth:. 2007-08-13 21:04:50 +00:00
Georg Brandl ba4557f58f More fixes by Tim Hatch. 2007-08-13 20:52:56 +00:00
Georg Brandl 4d962a12f7 More small fixes. 2007-08-13 19:58:15 +00:00
Georg Brandl bc0ec2c4ae Port rev. 56940, 56943. 2007-08-12 08:03:59 +00:00
Georg Brandl bbf900dd4a A few more short fixes. 2007-08-11 12:11:02 +00:00
Georg Brandl fc357f4f81 Remove a few mentions of deprecated features long gone. 2007-08-11 07:54:32 +00:00
Georg Brandl 92920dfadd Port rev. 56915. 2007-08-11 07:06:52 +00:00
Georg Brandl c62294f360 Fixes for bugs found by Tim Hatch. 2007-08-10 21:25:06 +00:00
Georg Brandl d06a0780b2 Fix a couple double backslashes and port rev. 56885. 2007-08-10 06:10:32 +00:00
Georg Brandl e61378d74f Move jinja external to svn.python.org, extend Makefile. 2007-08-10 05:59:40 +00:00
Georg Brandl b1271fa623 Fix searching and search index creation for incremental builds. 2007-08-09 19:22:20 +00:00
Georg Brandl be36a0f85d Fix typo in link, extend README. 2007-08-09 17:16:28 +00:00
Georg Brandl a47becbdcc Add a README.txt file to the trees. 2007-08-09 16:32:50 +00:00
Georg Brandl 700a73971f Also checkout docutils 0.4. 2007-08-09 15:55:16 +00:00
Georg Brandl c21d3845aa Add a Makefile to the Doc trees. 2007-08-09 15:46:06 +00:00
Georg Brandl af33fd9548 Add an explicit doctreedir option. 2007-08-09 09:47:24 +00:00
Georg Brandl edd5ff70d9 Move web startup code to __init__.py. 2007-08-09 09:19:37 +00:00
Georg Brandl 9a267392c2 Port rev. 56830. 2007-08-08 13:05:17 +00:00
Georg Brandl 8f943b6121 Document set constructors in stdtypes. 2007-08-08 12:07:32 +00:00
Georg Brandl 259bb631c8 Merge latest two revs, write about. 2007-08-08 11:53:20 +00:00
Georg Brandl 67e2e52af5 Update bug reporting page for roundup. 2007-08-08 07:33:11 +00:00
Georg Brandl 52a7637cfd Port rev. 56806. 2007-08-08 06:23:21 +00:00
Georg Brandl 843e3f7508 Port rev. 56784. 2007-08-07 06:30:36 +00:00
Georg Brandl 3ffecea9fc Port rev. 56782. 2007-08-07 06:30:02 +00:00
Georg Brandl 3a946215af Fix a key name. 2007-08-06 19:05:14 +00:00
Georg Brandl 47a9ad555e Fix module index cloud size calculation. 2007-08-06 17:04:12 +00:00
Georg Brandl 9fe28bd780 Apply config overrides before searching for version info. 2007-08-06 16:54:17 +00:00
Georg Brandl 8ea4b866d8 Add header links statically. 2007-08-06 16:51:47 +00:00
Georg Brandl 12ffdb0103 Make the "standard types" docs more standard.
Add links from all constructors in "built-in functions" to
stdtypes.
2007-08-06 16:50:04 +00:00
Georg Brandl 338fa90190 Port rev. 56767f. 2007-08-06 16:29:32 +00:00
Georg Brandl 79f1a1eecb Add module names even to names in classes. Add a config option for that.
Add a :samp: role for highlighting text inside literal code.
Fix the time module docs.
2007-08-06 10:49:52 +00:00
Georg Brandl cf0ab55a5a Port rev. 56764. 2007-08-06 08:07:23 +00:00
Georg Brandl d3a70da988 Add missing file... 2007-08-06 07:57:06 +00:00
Georg Brandl 97205a8b8b Port rev. 56754, 56755. 2007-08-06 07:31:28 +00:00
Georg Brandl 35e26230fd Other minor fixes. 2007-08-05 12:26:55 +00:00
Georg Brandl 134590216d Only highlight snippets as Python if they can be parsed as Python. 2007-08-04 23:33:10 +00:00
Georg Brandl 3d44c1cb7f Don't mangle "--" in option names. 2007-08-04 23:07:57 +00:00
Georg Brandl 5fa895a2c4 Update readme. 2007-08-04 22:51:34 +00:00
Georg Brandl 0dc5e041ad Fix a whole load of markup glitches introduced mostly by the converter.
Many thanks to Tim Hatch for finding them, and thanks to Emacs for making it easy to fix them :)
2007-08-04 22:45:13 +00:00
Georg Brandl 8809f4163c Update traditional stylesheet, fix a markup glitch. 2007-08-04 18:17:51 +00:00
Georg Brandl 2aa14f1180 Replace some XXXs on the index page.
Port the download page, still needs to be populated.
2007-08-04 17:16:56 +00:00
Georg Brandl a5c6fe7ac0 Further style nit and fix a missing import error. 2007-08-04 15:55:16 +00:00
Georg Brandl 7e6201a701 Merge rev 56731 to 3k tree. 2007-08-04 14:42:35 +00:00
Georg Brandl 3c274f05c2 Make admonitions take less space. 2007-08-04 14:41:59 +00:00
Georg Brandl 859e30e485 Add the module name to module globals' descriptions. 2007-08-04 14:33:16 +00:00
Georg Brandl 9b8d5fe104 Merge 56702-56729 and write a bit on reST source style guide. 2007-08-04 07:22:22 +00:00
Georg Brandl b028c48213 Fix broken link in zipfile docs. 2007-08-03 15:46:34 +00:00
Georg Brandl 674f8e3d26 Fix the copyright page. 2007-08-03 12:08:08 +00:00
Georg Brandl 2587f186fc Write a bit more in "Documenting". 2007-08-03 11:56:22 +00:00
Georg Brandl d0a6b3d1c3 Merge revs 56695--56698 to 3k tree. 2007-08-03 11:33:03 +00:00
Georg Brandl 6ea0df4f60 Disable enumerated lists introduced by alphabetic or roman numerals. 2007-08-03 08:15:50 +00:00
Georg Brandl 27fdfc9838 Fix remaining references to "../foo" HTML pages. 2007-08-03 07:46:12 +00:00
Georg Brandl 98f098e4be Fix the modindex checkboxes if none is selected. 2007-08-03 07:40:36 +00:00
Georg Brandl dbeb13600f Re-add the _ast docs to 3k; rename it accordingly. 2007-08-03 07:35:19 +00:00
Georg Brandl 6f7b816ab8 Replace .. include by a new .. literalinclude which doesn't raise if the file isn't found. 2007-08-03 07:32:31 +00:00
Georg Brandl 1a15ed97bb Merge Doc changes in rev. 56685:
Remove several h/w and o/s specific modules that are undocumented, obsolete,
and/or not widely used:
 linuxaudiodev.c, sunaudiodev.c Lib/plat-sunos5/SUNAUDIODEV.py
 Lib/audiodev.py Tools/audiopy/audiopy

Move Lib/toaiff.py to Demo.

See PEP 3108 for most of the details.
2007-08-03 05:52:43 +00:00
Georg Brandl 1dbcd54a17 Integrate the HOWTOs into the tree. 2007-08-02 21:31:34 +00:00
Georg Brandl a39f67e314 Add missing synopses for library modules. 2007-08-02 20:33:06 +00:00
Georg Brandl a9f6483547 Replace all previously inter-document links by :ref:s. 2007-08-02 18:07:46 +00:00
Georg Brandl e7d56ddf90 Extra 3k fixes. 2007-08-02 16:13:06 +00:00
Georg Brandl bbedd58eb5 Vanquish all remaining build warnings. 2007-08-02 15:44:40 +00:00
Georg Brandl 549719761d Remove redundant section titles after :ref:s. 2007-08-02 14:49:09 +00:00
Georg Brandl 3d3c60d42c Forgot to add new merged file. 2007-08-02 13:08:35 +00:00
Georg Brandl 28e7172f36 Fix all instances of bad reST generated by the converter.
Remove a debugging print.
2007-08-02 13:06:23 +00:00
Georg Brandl a3e2e48326 Fix production list escaping. 2007-08-02 12:32:13 +00:00
Georg Brandl 51c1deef44 Don't interpret markup in productionlists. 2007-08-02 12:25:10 +00:00
Georg Brandl 26ec9e5e8f Add the email package toctree. 2007-08-02 09:30:42 +00:00