summaryrefslogtreecommitdiff
path: root/doc/concepts.rst
Commit message (Collapse)AuthorAgeFilesLines
* Begin the Great Refactoring of the docs.Georg Brandl2010-02-281-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 Brandl2010-02-201-2/+2
| | | | side-effect, the latex modindex is no longer generated by LaTeX.
* merge with trunkGeorg Brandl2010-01-071-2/+2
|\
| * merge with 0.6Georg Brandl2010-01-061-0/+12
| |\
| * | Fix config value names.Georg Brandl2010-01-061-2/+2
| | |
* | | Finish renaming description units to object (description)s.Georg Brandl2009-10-271-1/+1
| |/ |/|
* | Added ``titlesonly`` option to ``toctree`` directive.Georg Brandl2009-06-151-0/+12
|/
* Remove testing leftover.Georg Brandl2009-05-031-3/+0
|
* #29: Don't generate visible "-{-}" in option lists in LaTeX.Georg Brandl2009-04-281-0/+3
|
* Remove testing text.Georg Brandl2009-03-051-2/+0
|
* #114: Added an ``abbr`` role to markup abbreviations and acronyms.Georg Brandl2009-03-051-0/+2
|
* #10: implement HTML section numbering.Georg Brandl2009-02-221-1/+14
|
* Add examples for docnames.Georg Brandl2009-02-171-0/+3
|
* Document self-in-toctree.Georg Brandl2009-02-171-2/+7
|
* merge with mainGeorg Brandl2009-02-141-2/+2
|\
| * Fix #97: redundant wording.Georg Brandl2009-02-061-2/+2
| |
* | merge with trunkGeorg Brandl2009-01-261-1/+4
|\ \ | |/
| * Added a toctree variable to the templates, and the ability toGeorg Brandl2009-01-261-1/+4
| | | | | | | | | | | | include external links in toctrees. Patch by Stefan Seefeld.
* | Fix more line length and trailing whitespace.Georg Brandl2009-01-101-5/+5
|/
* The ``toctree`` directive now supports a ``:hidden:`` flag,Georg Brandl2008-12-201-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.brandl2008-09-241-7/+0
|
* #18: put footnotes at the correct location in the LaTeX writer.georg.brandl2008-09-241-0/+7
|
* Merged revisions 65532,65546-65547,65550-65551 via svnmerge fromgeorg.brandl2008-08-061-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.brandl2008-08-061-2/+24
|
* Merged revisions 64725-64726,64730 via svnmerge fromgeorg.brandl2008-07-051-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.brandl2008-05-241-4/+0
|
* Fix determination of title in HTML help.georg.brandl2008-05-231-0/+4
|
* Support all rst admonitions in LaTeX.georg.brandl2008-05-061-10/+0
|
* Rename version to 0.3.georg.brandl2008-05-041-1/+1
|
* * Support for C class names (and const specifiers).georg.brandl2008-05-041-0/+10
| | | | * Fix handling of describe environment.
* Add globbing-style toctree entries.georg.brandl2008-05-041-1/+27
|
* Allow the configuration directory to be set differently from the source ↵georg.brandl2008-05-021-9/+10
| | | | | | directory. Also don't import docutils on importing sphinx.
* * Use a customizable title for the docs.georg.brandl2008-04-191-3/+0
| | | | * Fix up the clumsy index template handling.
* Allow new titles in the toctree.georg.brandl2008-03-301-3/+18
|
* Add a paragraph on special names.georg.brandl2008-03-251-0/+32
|
* Update documentation, add more content.georg.brandl2008-03-161-23/+32
|
* Expand the markup chapter a bit.georg.brandl2008-03-151-2/+46
|
* First pass at Sphinx documentation. Most of it still needs to be written :)georg.brandl2008-03-091-0/+14