Commit Graph

3145 Commits

Author SHA1 Message Date
Georg Brandl
86658c8b8d Prepare for 1.0.7. 2011-01-04 23:52:30 +01:00
Georg Brandl
45e8986666 Added tag 1.0.6 for changeset 48688502e78b 2011-01-04 23:51:37 +01:00
Georg Brandl
4db4fdc0c3 Version and release date update. 2011-01-04 23:43:29 +01:00
Georg Brandl
e8b0511fdc merge with 1.0 2011-01-04 23:40:57 +01:00
Georg Brandl
7e3151dd73 #581: Fix traceback in Python domain for empty cross-reference targets. 2011-01-04 23:39:13 +01:00
Georg Brandl
3f44fc7332 Fix long line. 2011-01-04 23:34:23 +01:00
Georg Brandl
61d7b357ee Get rid of tabs. 2011-01-04 23:22:51 +01:00
Georg Brandl
5d427566bb merge with 1.0 2011-01-04 23:21:49 +01:00
Georg Brandl
c4b9cca165 #283: Fix literal block display issues on Chrome browsers. 2011-01-04 23:20:59 +01:00
Georg Brandl
e78714c7ce merge with 1.0 2011-01-04 22:53:36 +01:00
Georg Brandl
5fce89aa52 Added tag 1.0.5 for changeset 878a1874a8e6 2011-01-04 22:53:24 +01:00
Georg Brandl
208e8a66e2 Add an option for the coverage builder if source-undocumented items are matched. 2011-01-04 22:50:13 +01:00
Georg Brandl
7616639622 Test suite fix for new theme. 2011-01-04 22:49:57 +01:00
Georg Brandl
dd6984b7a9 merge with bb://mbrochh/sphinx 2011-01-04 22:22:23 +01:00
Georg Brandl
9ac5f2b873 merge with bb://tuos/sphinx 2011-01-04 22:20:10 +01:00
Georg Brandl
046d264465 merge with bb://michaeljones/sphinx 2011-01-04 22:18:03 +01:00
Georg Brandl
55f4ccf2a7 merge with bb://sborho/sphinx 2011-01-04 22:17:13 +01:00
Georg Brandl
ebc4227e95 merge with bb://dwins/sphinx 2011-01-04 22:16:05 +01:00
Georg Brandl
b73ed75f88 merge with bb://mcantor/sphinx 2011-01-04 22:14:50 +01:00
Georg Brandl
b56003649f merge with bb://jonwaltman/sphinx-info 2011-01-04 22:13:35 +01:00
Georg Brandl
560e803cc1 merge with bb+http://jonathanj/sphinx 2011-01-04 22:11:57 +01:00
Georg Brandl
db597468b8 Add book examples. 2011-01-04 21:51:16 +01:00
Georg Brandl
17ef080bb5 merge with 1.0 2011-01-04 21:42:09 +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
9624ff5e10 #148: Support sorting a limited range of accented characters in the glossary. 2011-01-04 19:23:47 +01:00
Georg Brandl
87cebf1a07 #98: Add autopackage script. (Undocumented for now.) 2011-01-04 19:20:22 +01:00
Georg Brandl
c5eee59f92 Fix docstring. 2011-01-04 19:18:33 +01:00
Georg Brandl
442229dd97 Add `pyramid` theme. 2011-01-04 17:49:59 +01:00
Georg Brandl
5c0c465db2 #383: Support sorting a limited range of accented characters in the general index. 2011-01-04 17:14:00 +01:00
Georg Brandl
54e1ab93ba #570: Try decoding `-D and -A` command-line arguments with the locale's preferred encoding. 2011-01-04 15:33:18 +01:00
Georg Brandl
417571176b #560: Change default split_owner to return something useful. 2011-01-04 12:55:37 +01:00
Georg Brandl
cfe85b4e8b Determine search language in builder, and add missing method in websupport indexer implementations. 2011-01-04 12:47:49 +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
c5b5c16cb3 Fix some broken URLs. 2011-01-04 11:37:56 +01:00
Georg Brandl
17efae5622 merge with 1.0 2011-01-04 11:29:09 +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
0e1db6ad90 New year update. 2011-01-04 10:00:51 +01:00
Georg Brandl
22777a5128 #528: Observe :confval:locale_dirs when looking for the JS translations file. 2011-01-04 09:34:44 +01:00
Georg Brandl
3642b521ed merge with 1.0 2011-01-04 00:35:27 +01:00
Georg Brandl
eecd8bff03 Fix pretty-printing of C++ function arguments. 2011-01-04 00:34:47 +01:00
Georg Brandl
5072e74a46 Fix test_build_html after latest docfields fix. 2011-01-04 00:23:27 +01:00
Georg Brandl
6219286df9 Use XML-entity-replace error handling in HTML output files. Fixes test_build.test_htmlhelp. 2011-01-04 00:17:08 +01:00
Georg Brandl
a484a62f11 #578: doc clarification. 2011-01-04 00:08:38 +01:00
Georg Brandl
8fd5bd1e19 Fix docstring preparation with included signature: ignore indentation of two lines when looking for the signature. 2011-01-04 00:04:04 +01:00
Georg Brandl
a304c8d247 Fix-up half-sentence. 2011-01-03 23:50:30 +01:00
Georg Brandl
0aa9538484 Use non-breaking spaces to separate type and parameter name. 2011-01-03 23:47:33 +01:00
Georg Brandl
63db45dea9 Even more tweaking of the latex tabular environment selection code. 2011-01-03 23:34:57 +01:00
Georg Brandl
256517b902 #574: Add special code for better support of Japanese documents in the LaTeX builder. 2011-01-03 23:13:40 +01:00
Georg Brandl
205d50a01d Regression of #77: If there is only one parameter given with `:param:` markup, the bullet list is now suppressed again. 2011-01-03 23:08:13 +01:00
Georg Brandl
f6cb763ff8 #564: Add :confval:autodoc_docstring_signature which retrieves the signature from the first line of the docstring, if it is found there. 2011-01-03 22:51:33 +01:00