Georg Brandl
53ed60d6dc
Add examples for docnames.
2009-02-17 23:08:26 +01:00
Georg Brandl
c6b6957082
Document self-in-toctree.
2009-02-17 19:24:45 +01:00
Georg Brandl
1219e3e73a
merge with main
2009-02-14 23:25:30 +01:00
Georg Brandl
2b1ed08569
Fix #97 : redundant wording.
2009-02-06 17:41:41 +01:00
Georg Brandl
d1e6119461
merge with trunk
2009-01-26 22:44:38 +01:00
Georg Brandl
e974741c74
Added a toctree variable to the templates, and the ability to
...
include external links in toctrees.
Patch by Stefan Seefeld.
2009-01-26 21:57:15 +01:00
Georg Brandl
aedbdd953d
Fix more line length and trailing whitespace.
2009-01-10 22:18:18 +01:00
Georg Brandl
c74163d0a0
The `toctree
directive now supports a
:hidden:
` flag,
...
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.
2008-12-20 23:23:39 +01:00
Georg Brandl
00de8e0d36
Use palatino for the Sphinx docs.
2008-09-24 16:18:45 +00:00
Georg Brandl
5e13c56f96
#18 : put footnotes at the correct location in the LaTeX writer.
2008-09-24 16:13:36 +00:00
Georg Brandl
26d724cb6d
Merged revisions 65532,65546-65547,65550-65551 via svnmerge from
...
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.
........
2008-08-06 14:46:11 +00:00
Georg Brandl
5941814c4a
Add math support to Sphinx.
2008-08-06 13:04:14 +00:00
Georg Brandl
5a8779fac3
Merged revisions 64725-64726,64730 via svnmerge from
...
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.
........
2008-07-05 14:48:10 +00:00
Georg Brandl
d7fcfb76f8
#2904 : fix :func:title <target>
behavior.
2008-05-24 16:18:54 +00:00
Georg Brandl
a72511e770
Fix determination of title in HTML help.
2008-05-23 13:41:14 +00:00
Georg Brandl
de0bd87731
Support all rst admonitions in LaTeX.
2008-05-06 07:21:46 +00:00
Georg Brandl
5ed30072e3
Rename version to 0.3.
2008-05-04 17:57:11 +00:00
Georg Brandl
3761223d85
* Support for C class names (and const specifiers).
...
* Fix handling of describe environment.
2008-05-04 17:55:35 +00:00
Georg Brandl
548cdc858a
Add globbing-style toctree entries.
2008-05-04 16:57:15 +00:00
Georg Brandl
e2158213e8
Allow the configuration directory to be set differently from the source directory.
...
Also don't import docutils on importing sphinx.
2008-05-02 10:32:08 +00:00
Georg Brandl
ec04b2f4ff
* Use a customizable title for the docs.
...
* Fix up the clumsy index template handling.
2008-04-19 21:28:24 +00:00
Georg Brandl
b8369b5c81
Allow new titles in the toctree.
2008-03-30 06:36:20 +00:00
Georg Brandl
7e2fa2c066
Add a paragraph on special names.
2008-03-25 19:57:09 +00:00
Georg Brandl
ca528099f6
Update documentation, add more content.
2008-03-16 11:19:26 +00:00
Georg Brandl
06dd99e1a1
Expand the markup chapter a bit.
2008-03-15 09:06:04 +00:00
Georg Brandl
ccfd92e558
First pass at Sphinx documentation. Most of it still needs to be written :)
2008-03-09 21:32:24 +00:00