Georg Brandl
991d0e32b3
Fix missing paren.
2010-10-20 11:55:11 +02:00
Georg Brandl
2450c655fe
merge
2010-08-26 16:26:16 +00:00
Roland Meister
85a63e297e
Empty titles in epub_pre/post_files add no entry in toc.ncx.
2010-08-05 23:08:55 +02:00
Georg Brandl
580e1c90d3
#481 , #482 : fix `.name` reference matching.
...
#482 : When doing a non-exact search, match only the given type of object.
#481 : Apply non-exact search for Python reference targets with ``.name`` for modules too.
2010-08-05 13:39:23 +02:00
Georg Brandl
2380957682
#266 : Add Bengali locale, thanks to Nasimul Haque.
2010-07-27 14:36:47 +02:00
Georg Brandl
5fd37f16e4
merge with bb:rolmei/sphinx-epub.
2010-07-22 15:04:22 +01:00
Georg Brandl
2b29038d0c
The behavior of :confval:html_file_suffix changed slightly: the empty string now means "no suffix" instead of "default suffix", use `None` for "default suffix".
2010-07-17 19:45:54 +02:00
Roland Meister
7cbe0588a9
Added new config parameter epub_tocdup.
2010-07-10 16:33:43 +02:00
Roland Meister
0dd1e93bed
Merge with http://bitbucket.org/birkenfeld/sphinx
2010-06-30 21:34:35 +02:00
Georg Brandl
bd1c19d724
Added Lithuanian translation, thanks to Dalius Dobravolskas.
2010-06-20 12:19:34 +02:00
Roland Meister
603f7e5ec8
Merged with http://bitbucket.org/birkenfeld/sphinx/ .
2010-06-14 19:01:20 +02:00
Georg Brandl
9a0859fea8
Reverse latex appendix logic: Add appendices if docclass is not howto. Also fix docs: other docclasses can be given if you know what you do.
2010-06-12 20:04:01 +02:00
Roland Meister
d54377153a
Only add refnodes with a class of 'toctree-l%d' to the toc.ncx file
2010-06-07 22:27:13 +02:00
Georg Brandl
0320c3393c
Added Danish translation, thanks to Hjorth Larsen.
2010-06-05 15:42:18 +02:00
Georg Brandl
7df8430f2e
Merge with http://bitbucket.org/chrism/sphinx/ , add latex_show_pagrefs/latex_show_urls config values.
2010-05-24 15:59:05 +02:00
Georg Brandl
0238e83013
Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/internal distinction code)
...
In HTML output, references now get the class ``internal`` if they are internal to the whole project, as opposed to internal to the current page.
The ``menuselection`` and ``guilabel`` roles now support ampersand accelerators.
2010-05-24 12:57:07 +02:00
Georg Brandl
0f2a0381ba
Rename default_domain to primary_domain; give it special semantics.
2010-05-23 16:48:54 +02:00
Georg Brandl
ae05fc5570
#416 : Added Croatian translation, thanks to Bojan Mihelač.
2010-05-22 10:29:55 +02:00
Georg Brandl
28b337dd0c
merge
2010-04-18 09:41:44 +02:00
Georg Brandl
722f9ac329
merge with trunk
2010-04-17 13:00:19 +02:00
Georg Brandl
020410f20b
merge with 0.6
2010-04-17 12:57:38 +02:00
Georg Brandl
f4f3066581
Use the new rst domain in the sphinx docs.
2010-04-17 10:39:51 +02:00
Georg Brandl
63289cba33
Rename rst_prologue to rst_prolog and document it.
2010-04-07 13:03:34 +02:00
Georg Brandl
d7f1aeba8c
Review changes from http://bitbucket.org/tpowers/sphinx/ and add docs.
2010-04-07 13:02:03 +02:00
Georg Brandl
3a61ec646f
#349 : Add Turkish translation, thanks to Firat Ozgul.
2010-04-07 11:29:32 +02:00
Georg Brandl
3c9619ac4b
Add explicit hint about compiling message catalogs.
2010-04-06 19:31:35 +02:00
Georg Brandl
c219938a73
Write a bit more of the tutorial.
2010-03-09 19:32:59 +01:00
Georg Brandl
9334d1537c
Add some domain documentation.
2010-03-01 14:22:14 +01:00
Georg Brandl
04f660d021
Change domain-index API: introduce a class.
2010-02-28 14:45:43 +01:00
Georg Brandl
3d01c2c95f
#282 : Added a "nitpicky" mode that emits warnings for all missing references.
...
It is activated by the ``-n`` command-line switch or the ``nitpicky`` config value.
2010-02-28 12:13:55 +01:00
Georg Brandl
5c92da1c12
Allow giving no authors.
2010-02-25 22:21:41 +01:00
Georg Brandl
94e47ff6d8
merge with trunk
2010-02-21 21:49:54 +01:00
Georg Brandl
700dda624e
merge with 0.6
2010-02-21 21:48:09 +01:00
Georg Brandl
121b864f31
Add manual page writer.
2010-02-21 11:50:08 +01:00
Georg Brandl
454ecf80a4
Make the concept of "module index" generalized to domains. As a side-effect, the latex modindex is no longer generated by LaTeX.
2010-02-20 01:13:23 +01:00
Georg Brandl
b9dd04176f
pygments_style for HTML is selected by the theme.
2010-02-19 19:58:35 +01:00
Georg Brandl
68ecaea045
merge with trunk
2010-02-19 10:36:59 +01:00
Georg Brandl
3c89a7475b
merge with http://bitbucket.org/rolmei/sphinx-epub/ .
2010-02-19 10:20:07 +01:00
Georg Brandl
baf0087f3a
merge with trunk
2010-01-17 18:29:16 +01:00
Georg Brandl
5a9a454631
Added `needs_sphinx config value and Sphinx.require_sphinx` application API function.
2010-01-17 18:24:35 +01:00
Roland Meister
0a1f09c9cf
Added the epub_tocdepth configuration option.
2010-01-09 11:19:41 +01:00
Georg Brandl
b1c937f0d9
merge with trunk (not working perfectly yet)
2010-01-07 21:41:03 +01:00
Georg Brandl
2f09d24472
The `html_sidebars` config value can now contain patterns as keys, and the values can be lists that explicitly select which sidebar templates should be rendered.
...
That means that the builtin sidebar contents can be included only selectively.
2010-01-07 17:56:09 +01:00
Georg Brandl
c9345b33b2
`html_static_path` can now contain single file entries.
...
Exclusion of static path files is not yet implemented.
HG: Bitte gib eine Versions-Meldung ein. Zeilen beginnend mit 'HG:' werden entfernt.
HG: Leere Versionsmeldung wird das Übernehmen abbrechen.
HG: --
HG: Benutzer: Georg Brandl <georg@python.org >
HG: branch 'default'
HG: added tests/root/_static/excluded.css
HG: added tests/root/_static/subdir/foo.css
HG: added tests/root/templated.css_t
HG: Geändert CHANGES
HG: Geändert doc/config.rst
HG: Geändert sphinx/builders/html.py
HG: Geändert sphinx/util/__init__.py
HG: Geändert tests/root/_static/README
HG: Geändert tests/root/conf.py
HG: Geändert tests/test_build_html.py
2010-01-07 16:20:52 +01:00
Georg Brandl
ab7ac64e1a
Add new universal config value `exclude_patterns`, with glob-style exclude patterns.
...
This makes the old ``unused_docs``, ``exclude_trees`` and ``exclude_dirnames`` obsolete.
2010-01-06 15:48:39 +01:00
Georg Brandl
c3c3f739af
Remove the deprecated `exclude_dirs` config value.
2010-01-06 15:54:34 +01:00
Georg Brandl
f3a2854ba9
merge with trunk
2009-12-31 18:40:58 +01:00
Georg Brandl
24fb46226f
Review of epub builder. Add a separate "epub_theme" config value for selecting a different theme.
2009-12-29 12:32:42 +01:00
Roland Meister
706e12da65
Initial import from local repository
2009-12-28 17:09:09 +01:00
Georg Brandl
d12ad380f2
Finish renaming description units to object (description)s.
2009-10-27 19:58:40 +01:00