Georg Brandl
bb7bf21c7e
merge with 1.0
2011-01-15 15:47:36 +01:00
Georg Brandl
4e32af4095
#596 : Japanese was missing from the confval:language docs.
2011-01-12 09:36:58 +01:00
Georg Brandl
6e2324ab2c
Add changelog entry and docs for #594 .
2011-01-09 21:43:22 +01:00
Georg Brandl
87b0ac63ed
merge with 1.0
2011-01-09 00:47:48 +01:00
Georg Brandl
79ea94870d
Document html_context.
2011-01-08 21:59:49 +01:00
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
Georg Brandl
f5ecd62d05
#537 : Added :confval:nitpick_ignore.
2011-01-08 18:36:52 +01:00
Georg Brandl
92a5db16d5
#516 : Added new value of the :confval:latex_show_urls option to show the URLs in footnotes.
2011-01-06 18:29:37 +01:00
Georg Brandl
560e803cc1
merge with bb+ http://jonathanj/sphinx
2011-01-04 22:11:57 +01:00
Georg Brandl
4ce378be29
#209 : Added :confval:text_newlines and :confval:text_sectionchars config values.
2011-01-04 21:41:05 +01:00
Georg Brandl
7beb8533b5
#273 : Add an API for adding full-text search support for languages other than English. Add support for Japanese.
...
Based on the implementation by SHIBUKAWA Yoshiki in https://bitbucket.org/shibu/sphinx/ .
2011-01-04 12:40:19 +01:00
Georg Brandl
51852c0e87
#472 : linkcheck builder: Check links in parallel, use HTTP HEAD requests and allow configuring the timeout.
...
New config values: :confval:`linkcheck_timeout` and :confval:`linkcheck_workers`.
2011-01-04 11:27:42 +01:00
Georg Brandl
29d6167125
Remove html_permalink_text again and give meaning to html_add_permalinks.
2010-12-11 09:25:59 +01:00
Daniel Neuhäuser
dd955b1f94
#559 Add html_permalink_text confval
2010-12-01 22:54:54 +01:00
Jonathan Jacobs
5ad1c7d03e
Update config.rst with man_show_urls option, it still needs a version directive.
2010-10-24 23:40:16 +02:00
Georg Brandl
4cb330f8a6
#526 : Add Iranian translation, thanks to Omid Raha.
2010-10-22 13:24:17 +02:00
Georg Brandl
b72621c447
#521 : Added :confval:linkcheck_ignore config value.
2010-10-22 11:40:38 +02:00
Georg Brandl
db8189083d
merge with 1.0
2010-10-22 11:16:48 +02:00
Georg Brandl
bd268c7182
Few cleanups after texinfo builder merge ( #529 ). Add CHANGES and AUTHORS entries. To do: add node handlers for all extension nodes so that the test documents can be handled without warnings.
2010-10-22 10:17:35 +02:00
Jonathan Waltman
a5343b4c5b
Add documentation for Texinfo builder
2010-09-16 02:16:27 -05:00
Daniel Neuhäuser
fee6b38142
Remove trailing whitespace
2010-09-03 17:10:22 +02:00
Robert Lehmann
6812af60c2
merge
2010-08-27 01:03:57 +02:00
Robert Lehmann
ef870346de
Document internationalization mechanisms.
2010-08-27 01:02:49 +02:00
Georg Brandl
e5be4a841c
merge with http://bitbucket.org/rolmei/sphinx-epub/
2010-08-26 16:23:18 +00:00
Georg Brandl
8ac32d08ba
#221 : Add Swedish locale, thanks to Henrik Holmboe.
2010-08-25 10:09:24 +00:00
Roland Meister
004d706004
Added epub_cover configuration option.
2010-08-06 22:50:41 +02:00
Roland Meister
7a41ec29b8
Empty titles in epub_pre/post_files add no entry in toc.ncx.
2010-08-05 23:08:55 +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