Commit Graph
100 Commits
Author SHA1 Message Date
Georg Brandl 50e7330d4a Add nucular as a possible full text indexer. 2007-11-01 09:53:26 +00:00
Georg Brandl 6814e09677 * Lowercase glossary terms
* Consistently format None, True and False.
2007-10-21 12:53:41 +00:00
Georg Brandl 1212840dcc Prepare for new toplevel chapter, "Using Python." 2007-10-20 18:04:28 +00:00
Georg Brandl a7aa403c2f Don't italicize interactive mode output. 2007-10-20 17:56:06 +00:00
Georg Brandl da8a4264ed Add an envvar directive too. Link from :envvar: and :option: to the relevant directives. 2007-10-20 17:50:45 +00:00
Georg Brandl dad5ee1eaa Add "cmdoption" directive for command-line options. 2007-10-20 13:36:14 +00:00
Georg Brandl 11a23a6a3a Properly escape index entry names. 2007-09-15 19:50:19 +00:00
Georg Brandl 7a8c323d1c Add todo items. 2007-09-12 19:51:20 +00:00
Georg Brandl f937d9b6d5 Don't append module names for methods. 2007-09-12 18:03:15 +00:00
Georg Brandl a891038b34 Another TODO item. 2007-09-09 08:03:49 +00:00
Georg Brandl 70b543b5cb New todo item. 2007-09-06 15:07:22 +00:00
Georg Brandl 2ca4b5a9b0 Fix wrong invalidation of parent files. 2007-09-06 15:02:32 +00:00
Georg Brandl 2a8c780300 Oops. 2007-09-06 14:46:38 +00:00
Georg Brandl a0df38ef4a Patch #1119 from Lars: correctly handle pruning the search index. 2007-09-06 14:13:08 +00:00
Georg Brandl 6da95c8ac2 Fix pickle loading with Windows. Bug #1090. 2007-09-03 07:12:04 +00:00
Georg Brandl 80f9df9b15 Patch by Robin Stocker: fix unnecessary slowing styles. 2007-09-01 21:48:59 +00:00
Georg Brandl f8383bece2 Fix the relative font sizes a bit. 2007-09-01 15:39:59 +00:00
Georg Brandl 4058a055a3 Don't use absolute font sizes. Fixes #1072. 2007-09-01 07:37:04 +00:00
Georg Brandl 32aa42f067 Fix index subitem generation. 2007-08-31 08:47:16 +00:00
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