Georg Brandl
|
06b9960719
|
Fix OpenSearch description generation.
|
2008-05-03 20:15:25 +00:00 |
|
Georg Brandl
|
5caa6d01c5
|
* New LaTeX table handling.
* Support parts in LaTeX output.
|
2008-05-03 18:14:13 +00:00 |
|
Armin Ronacher
|
72276a2dc2
|
autodoc detects descriptors properly now
|
2008-05-02 18:19:54 +00:00 |
|
Georg Brandl
|
3a84835f9e
|
Changelog entry.
|
2008-05-02 10:33:44 +00:00 |
|
Georg Brandl
|
4d6f1f1a5c
|
Encode non-ASCII as HTML entities in HTML help files.
|
2008-05-02 09:52:34 +00:00 |
|
Georg Brandl
|
7ad49d5756
|
Add exclude_dirs config value.
|
2008-05-02 09:15:59 +00:00 |
|
Georg Brandl
|
ea5f9d7de7
|
Allow any master document structure when writing the HTML help contents file.
|
2008-05-02 09:00:09 +00:00 |
|
Armin Ronacher
|
2e96cea026
|
pygments_style can be an import path now
|
2008-04-28 13:22:14 +00:00 |
|
Georg Brandl
|
47f0113778
|
Release preparation.
|
2008-04-27 20:08:05 +00:00 |
|
Georg Brandl
|
20b6be23e9
|
Fix a bug where smartypants was used for attribute values.
|
2008-04-27 19:53:27 +00:00 |
|
Georg Brandl
|
262edb1413
|
Add logo options, add blocks to sidebar.
|
2008-04-27 19:43:45 +00:00 |
|
Georg Brandl
|
a7d088d75b
|
Add OpenSearch capability.
|
2008-04-27 18:08:55 +00:00 |
|
Georg Brandl
|
bd50766a78
|
Some enhancements to sphinx.sty, mostly by Gael Varoquaux.
|
2008-04-27 16:21:04 +00:00 |
|
Georg Brandl
|
5fa51aa5a0
|
Follow links when searching documents and document changes from Armin.
|
2008-04-27 15:48:24 +00:00 |
|
Georg Brandl
|
a34cb429cc
|
Create a sensible default latex_documents setting.
|
2008-04-21 16:14:16 +00:00 |
|
Georg Brandl
|
2fbb5bb523
|
Add changelog entry.
|
2008-04-20 15:08:39 +00:00 |
|
Georg Brandl
|
d957979dd4
|
Implement option lists.
|
2008-04-20 14:58:50 +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
|
ae8813c788
|
Add new templating API, remove Jinja external and add it to setup.py dependencies.
|
2008-04-13 18:16:55 +00:00 |
|
Georg Brandl
|
9e485e078e
|
Support `currentmodule` directive, for docs that spread documentation
for a module's contents over multiple files.
|
2008-04-13 17:57:14 +00:00 |
|
Georg Brandl
|
be080234bb
|
Support Sphinx.add_transform().
|
2008-04-13 08:20:11 +00:00 |
|
Georg Brandl
|
a011d3ae6c
|
Fix class constructor signature, and class name display for members.
|
2008-04-12 21:23:35 +00:00 |
|
Georg Brandl
|
a3aabab9f2
|
Don't check __module__ for explicitly given members.
|
2008-04-12 21:10:33 +00:00 |
|
Georg Brandl
|
11f63acd22
|
Fix :term:title <target>, and make giving multiple cmdoptions possible.
|
2008-04-07 05:19:26 +00:00 |
|
Georg Brandl
|
61b697514c
|
Don't use os.path for HTML pathnames.
|
2008-04-06 19:05:13 +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
|
b8369b5c81
|
Allow new titles in the toctree.
|
2008-03-30 06:36:20 +00:00 |
|
Georg Brandl
|
5fe73576a5
|
Support app.add_crossref_type().
|
2008-03-28 18:45:32 +00:00 |
|
Georg Brandl
|
5b0232ad43
|
Update Changelog.
|
2008-03-26 15:34:47 +00:00 |
|
Georg Brandl
|
8125b6b2af
|
Add release info.
|
2008-03-26 13:13:42 +00:00 |
|
Georg Brandl
|
0e1befa4a9
|
Several fixes in the latex processing.
|
2008-03-26 12:16:59 +00:00 |
|
Georg Brandl
|
61849627d9
|
Add fncychap.sty; add clean target.
|
2008-03-25 20:49:51 +00:00 |
|
Georg Brandl
|
7a4cfd3d05
|
Rename static to _static and consistently name _sources.
|
2008-03-25 18:32:23 +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
|
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
|
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
|
5dfd70d04d
|
Python #2465: don't create makefile if not prompted to do so.
|
2008-03-23 17:33:50 +00:00 |
|
Georg Brandl
|
5d272bdd0d
|
Make sphinx compatible with docutils SVN snapshots.
|
2008-03-23 15:07:15 +00:00 |
|
Georg Brandl
|
9d32eb44d1
|
Add changelog entry.
|
2008-03-23 11:32:33 +00:00 |
|