Commit Graph

21033 Commits

Author SHA1 Message Date
Georg Brandl
61b697514c Don't use os.path for HTML pathnames. 2008-04-06 19:05:13 +00:00
Georg Brandl
7dd56497af Advise to put index directives before the target. 2008-04-06 17:41:51 +00:00
Georg Brandl
ea2f87fc03 Allow the config to act as an extension. 2008-04-06 17:38:55 +00:00
Georg Brandl
b016896c1c Don't swallow toc entries when resolving subtrees. 2008-04-06 16:47:28 +00:00
Georg Brandl
9fb011bd2a Fix the case where a toctree doesn't contain anything. 2008-04-06 13:32:15 +00:00
Georg Brandl
30b17cb1e5 Fix traceback when moving documents. 2008-04-06 10:17:14 +00:00
Georg Brandl
4fb19d0aeb Properly expand tabs in docstrings. 2008-04-05 17:28:37 +00:00
Georg Brandl
a86b36b4ba Fix envvar index template. 2008-03-31 11:42:05 +00:00
Georg Brandl
b8369b5c81 Allow new titles in the toctree. 2008-03-30 06:36:20 +00:00
Georg Brandl
d8b8412c84 Adapt extension mod to new indextemplate syntax. 2008-03-28 18:50:03 +00:00
Georg Brandl
5fe73576a5 Support app.add_crossref_type(). 2008-03-28 18:45:32 +00:00
Georg Brandl
eaea91ff39 Add subscription box for the google group. 2008-03-28 13:04:05 +00:00
Georg Brandl
6981ec7e5c Add todo items. 2008-03-28 09:26:28 +00:00
Georg Brandl
c588416320 Add mkdir step to README. 2008-03-28 07:34:26 +00:00
Georg Brandl
980d22b1a7 Fix HTML. 2008-03-28 07:26:32 +00:00
Georg Brandl
e7dad27b53 Refer to the new Google group. 2008-03-28 07:25:46 +00:00
Georg Brandl
5b0232ad43 Update Changelog. 2008-03-26 15:34:47 +00:00
Georg Brandl
da4b4b6a8a Fix format string. 2008-03-26 15:33:47 +00:00
Georg Brandl
e20e22a1a9 Pylint fixing. 2008-03-26 13:21:39 +00:00
Georg Brandl
8125b6b2af Add release info. 2008-03-26 13:13:42 +00:00
Georg Brandl
30c5c6a7f3 Prepare for release. 2008-03-26 13:12:56 +00:00
Georg Brandl
0e1befa4a9 Several fixes in the latex processing. 2008-03-26 12:16:59 +00:00
Georg Brandl
1e69f308ff Strip parentheses for C function pointer type names. 2008-03-25 20:59:01 +00:00
Georg Brandl
61849627d9 Add fncychap.sty; add clean target. 2008-03-25 20:49:51 +00:00
Georg Brandl
7e2fa2c066 Add a paragraph on special names. 2008-03-25 19:57:09 +00:00
Georg Brandl
2da5b3df46 Expand on the pickle builder. 2008-03-25 19:20:26 +00:00
Georg Brandl
d2ee24fb2f Add Jabber address. 2008-03-25 18:34:11 +00:00
Georg Brandl
7a4cfd3d05 Rename static to _static and consistently name _sources. 2008-03-25 18:32:23 +00:00
Georg Brandl
aa9ba35f23 Rename pickle builder target. 2008-03-25 18:31:06 +00:00
Georg Brandl
8057b0f80e Rebuild all HTML files in case of a template change.
Also, record image docnames in order to be able to delete image records from the env.
2008-03-25 15:22:25 +00:00
Georg Brandl
ba47f283f6 Support the image directive. 2008-03-25 12:32:03 +00:00
Georg Brandl
649ce723c1 * setup: On Python 2.4, don't egg-depend on docutils if a docutils is
already installed -- else it will be overwritten.
2008-03-25 11:01:28 +00:00
Georg Brandl
e212d0a0b1 * sphinx.builder: Handle unavailability of TOC relations (previous/
next chapter) more gracefully in the HTML builder.
2008-03-25 10:36:39 +00:00
Georg Brandl
6433cca6a8 Record deps from autodoc. 2008-03-25 10:31:13 +00:00
Georg Brandl
55aacf998a Handle errors more gracefully. 2008-03-25 10:20:09 +00:00
Georg Brandl
10e231bf12 Add a dependency system for handling .. include, .. literalinclude
and later .. image dependencies.
2008-03-25 10:16:51 +00:00
Georg Brandl
59a60d5e9f Release preparation. 2008-03-24 09:43:00 +00:00
Georg Brandl
93d39ac065 Don't error out on reading an empty file. 2008-03-24 09:42:28 +00:00
Georg Brandl
a9c0a10b78 Add some formatting. 2008-03-23 21:30:58 +00:00
Georg Brandl
f264cb6679 Add the changelog to the documentation. 2008-03-23 21:25:19 +00:00
Georg Brandl
5e5638e6e3 Re-enable search box for HTML builder. 2008-03-23 21:13:20 +00:00
Georg Brandl
5f488517ce Make parsed-literal blocks work as expected. 2008-03-23 21:11:33 +00:00
Georg Brandl
08d86db91c Add changelog entry and docs for builder rename. 2008-03-23 19:40:17 +00:00
Georg Brandl
3135d3802d Add missing commands if Pygments is not installed.
Bug reported by Ondrej Certik.
2008-03-23 19:33:12 +00:00
Georg Brandl
0de9d7db7a Don't try to build copied sources if source suffix is .txt. 2008-03-23 18:26:24 +00:00
Georg Brandl
325750aa76 Refer to bugs.python.org. 2008-03-23 17:45:16 +00:00
Georg Brandl
5a131c30a2 Don't install scripts twice. Thanks to lunar. 2008-03-23 17:43:22 +00:00
Georg Brandl
5dfd70d04d Python #2465: don't create makefile if not prompted to do so. 2008-03-23 17:33:50 +00:00
Georg Brandl
bf3e2cc208 Refreshed logo, by Panos Laganakos. 2008-03-23 15:08:57 +00:00
Georg Brandl
5d272bdd0d Make sphinx compatible with docutils SVN snapshots. 2008-03-23 15:07:15 +00:00