| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Begin the Great Refactoring of the docs. | Georg Brandl | 2010-02-28 | 1 | -195/+0 |
| | | | | | | | * Move sphinx-build option description from intro to a new document. * Move toctree information to a new document in markup/. * Add a tutorial document placed after intro. Begin filling it in. | ||||
| * | Make the concept of "module index" generalized to domains. As a ↵ | Georg Brandl | 2010-02-20 | 1 | -2/+2 |
| | | | | | side-effect, the latex modindex is no longer generated by LaTeX. | ||||
| * | merge with trunk | Georg Brandl | 2010-01-07 | 1 | -2/+2 |
| |\ | |||||
| | * | merge with 0.6 | Georg Brandl | 2010-01-06 | 1 | -0/+12 |
| | |\ | |||||
| | * | | Fix config value names. | Georg Brandl | 2010-01-06 | 1 | -2/+2 |
| | | | | |||||
| * | | | Finish renaming description units to object (description)s. | Georg Brandl | 2009-10-27 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Added ``titlesonly`` option to ``toctree`` directive. | Georg Brandl | 2009-06-15 | 1 | -0/+12 |
| |/ | |||||
| * | Remove testing leftover. | Georg Brandl | 2009-05-03 | 1 | -3/+0 |
| | | |||||
| * | #29: Don't generate visible "-{-}" in option lists in LaTeX. | Georg Brandl | 2009-04-28 | 1 | -0/+3 |
| | | |||||
| * | Remove testing text. | Georg Brandl | 2009-03-05 | 1 | -2/+0 |
| | | |||||
| * | #114: Added an ``abbr`` role to markup abbreviations and acronyms. | Georg Brandl | 2009-03-05 | 1 | -0/+2 |
| | | |||||
| * | #10: implement HTML section numbering. | Georg Brandl | 2009-02-22 | 1 | -1/+14 |
| | | |||||
| * | Add examples for docnames. | Georg Brandl | 2009-02-17 | 1 | -0/+3 |
| | | |||||
| * | Document self-in-toctree. | Georg Brandl | 2009-02-17 | 1 | -2/+7 |
| | | |||||
| * | merge with main | Georg Brandl | 2009-02-14 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix #97: redundant wording. | Georg Brandl | 2009-02-06 | 1 | -2/+2 |
| | | | |||||
| * | | merge with trunk | Georg Brandl | 2009-01-26 | 1 | -1/+4 |
| |\ \ | |/ | |||||
| | * | Added a toctree variable to the templates, and the ability to | Georg Brandl | 2009-01-26 | 1 | -1/+4 |
| | | | | | | | | | | | | | include external links in toctrees. Patch by Stefan Seefeld. | ||||
| * | | Fix more line length and trailing whitespace. | Georg Brandl | 2009-01-10 | 1 | -5/+5 |
| |/ | |||||
| * | The ``toctree`` directive now supports a ``:hidden:`` flag, | Georg Brandl | 2008-12-20 | 1 | -0/+15 |
| | | | | | | | which will prevent links from being generated in place of the directive -- this allows you to define your document structure, but place the links yourself. | ||||
| * | Use palatino for the Sphinx docs. | georg.brandl | 2008-09-24 | 1 | -7/+0 |
| | | |||||
| * | #18: put footnotes at the correct location in the LaTeX writer. | georg.brandl | 2008-09-24 | 1 | -0/+7 |
| | | |||||
| * | Merged revisions 65532,65546-65547,65550-65551 via svnmerge from | georg.brandl | 2008-08-06 | 1 | -24/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x ........ r65532 | georg.brandl | 2008-08-04 22:35:07 +0000 (Mon, 04 Aug 2008) | 2 lines Add a test file for misc. markup and fix a doc bug. ........ r65546 | georg.brandl | 2008-08-05 09:55:20 +0000 (Tue, 05 Aug 2008) | 2 lines Show an indication while downloading the search index. ........ r65547 | georg.brandl | 2008-08-05 10:07:50 +0000 (Tue, 05 Aug 2008) | 2 lines Fix an indentation problem in production lists. #3477. ........ r65550 | georg.brandl | 2008-08-05 16:21:34 +0000 (Tue, 05 Aug 2008) | 2 lines Remove unused interface.js. ........ r65551 | georg.brandl | 2008-08-06 08:48:21 +0000 (Wed, 06 Aug 2008) | 2 lines Don't try to remove a nonexisting static dir. ........ | ||||
| * | Add math support to Sphinx. | georg.brandl | 2008-08-06 | 1 | -2/+24 |
| | | |||||
| * | Merged revisions 64725-64726,64730 via svnmerge from | georg.brandl | 2008-07-05 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x ........ r64725 | georg.brandl | 2008-07-05 12:31:43 +0200 (Sat, 05 Jul 2008) | 2 lines Add note about :maxdepth: in toctrees and latex. ........ r64726 | georg.brandl | 2008-07-05 12:55:07 +0200 (Sat, 05 Jul 2008) | 2 lines Add object names for e.g. :ivar:. ........ r64730 | georg.brandl | 2008-07-05 16:34:35 +0200 (Sat, 05 Jul 2008) | 2 lines Fix another IE problem. ........ | ||||
| * | #2904: fix :func:`title <target>` behavior. | georg.brandl | 2008-05-24 | 1 | -4/+0 |
| | | |||||
| * | Fix determination of title in HTML help. | georg.brandl | 2008-05-23 | 1 | -0/+4 |
| | | |||||
| * | Support all rst admonitions in LaTeX. | georg.brandl | 2008-05-06 | 1 | -10/+0 |
| | | |||||
| * | Rename version to 0.3. | georg.brandl | 2008-05-04 | 1 | -1/+1 |
| | | |||||
| * | * Support for C class names (and const specifiers). | georg.brandl | 2008-05-04 | 1 | -0/+10 |
| | | | | | * Fix handling of describe environment. | ||||
| * | Add globbing-style toctree entries. | georg.brandl | 2008-05-04 | 1 | -1/+27 |
| | | |||||
| * | Allow the configuration directory to be set differently from the source ↵ | georg.brandl | 2008-05-02 | 1 | -9/+10 |
| | | | | | | | directory. Also don't import docutils on importing sphinx. | ||||
| * | * Use a customizable title for the docs. | georg.brandl | 2008-04-19 | 1 | -3/+0 |
| | | | | | * Fix up the clumsy index template handling. | ||||
| * | Allow new titles in the toctree. | georg.brandl | 2008-03-30 | 1 | -3/+18 |
| | | |||||
| * | Add a paragraph on special names. | georg.brandl | 2008-03-25 | 1 | -0/+32 |
| | | |||||
| * | Update documentation, add more content. | georg.brandl | 2008-03-16 | 1 | -23/+32 |
| | | |||||
| * | Expand the markup chapter a bit. | georg.brandl | 2008-03-15 | 1 | -2/+46 |
| | | |||||
| * | First pass at Sphinx documentation. Most of it still needs to be written :) | georg.brandl | 2008-03-09 | 1 | -0/+14 |
