Commit Graph

1234 Commits

Author SHA1 Message Date
Takayuki Shimizukawa
307e580300 update CHANGES for pull request #273, #1536 2014-08-20 06:04:10 +09:00
Takayuki Shimizukawa
60911efe05 Merge with tip 2014-08-18 23:20:42 +09:00
Takayuki Shimizukawa
53fad89482 Update CHANGES for pull request #268. closes #743. 2014-08-18 23:16:26 +09:00
Takayuki Shimizukawa
9f517bb20b update CHANGES for pull request #295, #1520. 2014-09-26 02:29:02 +09:00
Takayuki Shimizukawa
c8d9300743 * update CHANGES for pull request #294. 2014-09-24 01:13:59 +09:00
Takayuki Shimizukawa
836d9584fd * update CHANGES for pull request #291. 2014-09-23 12:26:32 +09:00
Georg Brandl
52e5316b6e Document env-merge-info event, add parallel reading to changelog 2014-09-22 21:55:11 +02:00
Georg Brandl
e7ed7cd627 Rename env-read-docs to env-before-read-docs, add changelog entry and fixup tests. 2014-09-22 09:13:44 +02:00
Georg Brandl
a555bda5eb Closes #1284: Program options documented with :rst:dir:option can now start with `+`. 2014-09-20 19:58:11 +02:00
Georg Brandl
e1169d0937 Fix duplication of bugfixes between 1.2.x and 1.3 in changelog. 2014-09-19 13:25:16 +02:00
Georg Brandl
109cb873de Use "any" role in changelog. 2014-09-19 13:18:29 +02:00
Georg Brandl
c3eb669f8a Added the any role that can be used to find a cross-reference of
*any* type in *any* domain.  Custom domains should implement the new
`~Domain.resolve_any_xref` method to make this work properly.
2014-09-19 12:59:18 +02:00
Georg Brandl
8e3a8feedd clean up default-role usage in CHANGES 2014-09-19 12:36:21 +02:00
Georg Brandl
b9469b9013 Changing the default role document-locally with the docutils ".. default-role::"
directive is now supported.
2014-09-19 12:21:38 +02:00
Georg Brandl
007a15454f merge with stable 2014-09-17 13:38:20 +02:00
Georg Brandl
1b71e6e2c8 merge with stable 2014-09-17 12:26:40 +02:00
Takayuki Shimizukawa
544e73602c merge with stable 2014-08-15 22:47:00 +09:00
Georg Brandl
3d9f6e1dc4 changelog entry for bizstyle theme. 2014-08-15 15:33:08 +02:00
Takayuki Shimizukawa
b5f351064c * importing the pull request #270 change to stable: Non-ASCII docstring cause UnicodeDecodeError when uses with inheritance-diagram directive. Thanks to WAKAYAMA shirou. Closes #1533 2014-08-15 00:31:21 +09:00
Takayuki Shimizukawa
d01efde712 update CHANGES 2014-08-13 13:46:53 +09:00
Takayuki Shimizukawa
3c4939fea2 update CHANGES 2014-08-13 13:46:30 +09:00
Takayuki Shimizukawa
caf687d379 * add support docutils-0.12 2014-08-12 06:45:38 +09:00
Takayuki Shimizukawa
954869df26 merge with stable 2014-08-12 06:42:57 +09:00
Takayuki Shimizukawa
e984e381e8 * On Python3 environment, docutils.conf with 'source_link=true' in the general section cause type error. Closes #1531 2014-08-12 00:11:23 +09:00
Takayuki Shimizukawa
d40c786538 * tiny update for changes 2014-08-12 00:09:50 +09:00
Takayuki Shimizukawa
8b60f04431 * adding new sphinx supported system languages. closes #1403.
* update all catalogs from transifex.
2014-08-11 21:57:06 +09:00
Takayuki Shimizukawa
d39327d539 * for pull request #258: update CHANGES, add tests, add a document and refactoring. 2014-08-10 23:03:02 +09:00
Takayuki Shimizukawa
14353b30c2 for pull request #263, update CHANGES, fix for py26, fix for pep8. 2014-08-10 22:05:05 +09:00
Takayuki Shimizukawa
4b1485f421 * for PR#265: update CHANGES, small refactoring. 2014-08-10 16:53:09 +09:00
Takayuki Shimizukawa
68949656b2 * for PR#264: update CHANGES, add tests, small refactoring. 2014-08-10 16:28:31 +09:00
Takayuki Shimizukawa
f7399a261a Add app.set_translator() API to register or override a Docutils translator class like :confval:html_translator_class. 2014-08-05 00:18:54 +09:00
Takayuki Shimizukawa
2e1c16486c * fix code to pass test, add versionadded to doc, update CHANGES for pull request #229 2014-08-03 19:19:31 +09:00
Takayuki Shimizukawa
e0ce77db1b * update CHANGES for pull request #260 2014-08-03 17:45:21 +09:00
Takayuki Shimizukawa
721e4ad5a0 * update CHANGES for pull request #255 2014-08-03 16:42:28 +09:00
Takayuki Shimizukawa
eaed3ca9f1 Automatically compile `*.mo files from *.po` files. 2014-08-03 16:22:08 +09:00
Takayuki Shimizukawa
da4c67e2a3 When specifying toctree :numbered: option and :tocdepth: metadata, sub section number that is larger depth than :tocdepth: is shrinked. Closes #1251. 2014-08-02 18:10:41 +09:00
Takayuki Shimizukawa
8aa302f46c Using same word before. 2014-07-26 07:19:40 +02:00
Takayuki Shimizukawa
4fcb3f4f7f sphinx-apidoc command now have a --version option to show version information and exit. closes #1518 2014-07-25 23:33:57 +02:00
Takayuki Shimizukawa
da20c3713b merge with stable 2014-07-13 11:43:12 +09:00
Takayuki Shimizukawa
269421bc58 * Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, texinfo and changes. Closes #1508 2014-07-13 10:44:48 +09:00
Takayuki Shimizukawa
91709946d6 * Fix: py:function directive generate incorrectly signature when specifying a default parameter with an empty list []. Closes #1503 2014-07-12 20:50:15 +09:00
Takayuki Shimizukawa
0fc0ccfa4d * sync message text in Makefile/make.bat and make-mode.
* update CHANGES for adding coverage targets.
2014-07-05 09:30:11 +09:00
Takayuki Shimizukawa
c8e0a8759d Update documentation and sphinx-build -N option behavior for windows color console support. closes #1291. 2014-07-05 01:39:13 +09:00
Takayuki Shimizukawa
6ab7a2cbec Windows color console support. update for pull request #252. 2014-07-05 01:16:33 +09:00
Takayuki Shimizukawa
4d69072f44 * Fix: autodoc, autosummary: importing setup.py will invoke setup process and execute sys.exit(). Now sphinx avoids SystemExit exception and emits warnings without unexpected termination. Closes #1226 2014-07-05 00:11:59 +09:00
Takayuki Shimizukawa
b3aa4aa81b * In autodoc, fix display of parameter defaults containing backslashes. Closes #1502 2014-07-02 00:09:11 +09:00
Takayuki Shimizukawa
f781f55b28 * With non-callable setup in a conf.py, now sphinx-build emits user-friendly error message. Closes #1499 2014-06-30 22:54:28 +09:00
Takayuki Shimizukawa
ff8ce91f77 * Fix: autosummary can't handle nested classes correctly. Closes #1441 2014-06-21 17:05:31 +09:00
EricFromCanada
4883e1eba2 more corrections for spelling and grammar 2014-06-19 12:14:47 -04:00
Takayuki Shimizukawa
0fb938ad38 * add test and code comment for pull request #157 2014-06-14 17:03:57 +09:00