Georg Brandl
74d36acbf7
* Add more generated text to the automatic translation.
...
* Remove all locale-dependent text from sphinx.sty, put it into Python files
to enable message extraction and translation.
* Use babel in the LaTeX output.
* Centralize locations for labels used in every builder.
2008-08-10 10:00:20 +00:00
Georg Brandl
ce74366033
Add Czech translation by Pavel Kosina, and use Unicode gettext methods throughout.
2008-08-08 14:03:02 +00:00
Georg Brandl
a7cfb52ab6
Add i18n support, thanks to Horst Gutmann.
2008-08-08 10:54:00 +00:00
Georg Brandl
17e7e61778
Merged revisions 64703-64708,64710-64712 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x
........
r64703 | georg.brandl | 2008-07-04 19:24:00 +0200 (Fri, 04 Jul 2008) | 2 lines
Fix linkcheck builder crash for malformed URLs.
........
r64704 | georg.brandl | 2008-07-04 19:32:40 +0200 (Fri, 04 Jul 2008) | 2 lines
Add 0.5 compatibility for more admonitions.
........
r64705 | georg.brandl | 2008-07-04 19:38:37 +0200 (Fri, 04 Jul 2008) | 2 lines
Remove silly "rubric" restriction in latex writer.
........
r64706 | georg.brandl | 2008-07-04 19:41:44 +0200 (Fri, 04 Jul 2008) | 2 lines
Document rubric:: Footnotes behavior.
........
r64707 | georg.brandl | 2008-07-04 19:45:28 +0200 (Fri, 04 Jul 2008) | 2 lines
Fix XHTML.
........
r64708 | georg.brandl | 2008-07-04 19:50:56 +0200 (Fri, 04 Jul 2008) | 2 lines
More XHTML fixes.
........
r64710 | georg.brandl | 2008-07-04 19:59:56 +0200 (Fri, 04 Jul 2008) | 2 lines
Copy the html_logo to the output static dir.
........
r64711 | georg.brandl | 2008-07-04 20:37:43 +0200 (Fri, 04 Jul 2008) | 2 lines
Fix latex code for module names with underscores that have platforms.
........
r64712 | georg.brandl | 2008-07-04 20:46:40 +0200 (Fri, 04 Jul 2008) | 2 lines
Fix a crash with nonlocal image URIs.
........
2008-07-04 18:49:39 +00:00
Georg Brandl
7d4ce97ec3
Add default_role configuration value.
2008-06-17 10:06:37 +00:00
Georg Brandl
6b5f4f198a
Support splitting the HTML index.
2008-06-17 09:01:26 +00:00
Georg Brandl
1f73e1bee9
Add notes about Unicode and escaping of backslashes.
2008-06-17 07:46:33 +00:00
Georg Brandl
66b5f39bc7
Add html_favicon config value.
2008-06-15 08:48:06 +00:00
Georg Brandl
02b529bf52
Add html_short_title and html_show_sphinx config values.
2008-05-24 18:03:56 +00:00
Georg Brandl
28c3199018
Allow subdirs in html_static_path.
2008-05-24 16:40:11 +00:00
Georg Brandl
5eaf2eb29a
Add exclude_trees config value.
2008-05-24 16:28:06 +00:00
Georg Brandl
e93f22e84e
Add html_use_index flag.
2008-05-23 14:01:53 +00:00
Georg Brandl
cc6b4ee1ec
Add html_file_suffix value.
2008-05-06 14:25:29 +00:00
Georg Brandl
9fc2a9b7ad
Add `toctree_only` feature to LaTeX builder.
2008-05-04 21:35:03 +00:00
Georg Brandl
5ed30072e3
Rename version to 0.3.
2008-05-04 17:57:11 +00:00
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
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
7ad49d5756
Add exclude_dirs config value.
2008-05-02 09:15:59 +00:00
Georg Brandl
9050ba428e
Increase version number. Explain "fully qualified" in the config docs.
2008-05-02 09:05:30 +00:00
Georg Brandl
f91b87b14f
Fix typo.
2008-04-28 13:45:58 +00:00
Armin Ronacher
aca631b58f
documented change
2008-04-28 13:25:01 +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
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
ea2f87fc03
Allow the config to act as an extension.
2008-04-06 17:38:55 +00:00
Georg Brandl
7e2fa2c066
Add a paragraph on special names.
2008-03-25 19:57:09 +00:00
Georg Brandl
5f3df9ecd7
Add a note about sys.path in conf.py.
2008-03-21 14:26:21 +00:00
Georg Brandl
4d30e0bd40
Make it possible to deactivate the module index.
2008-03-18 19:54:45 +00:00
Georg Brandl
39e8da70b9
Fill in some XXXs.
2008-03-18 18:19:21 +00:00
Georg Brandl
ca528099f6
Update documentation, add more content.
2008-03-16 11:19:26 +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