Takayuki Shimizukawa
|
d11267b205
|
Merge with stable
|
2014-08-30 20:20:19 +09:00 |
|
Takayuki Shimizukawa
|
ad69dadd14
|
Now Sphinx exits with non-zero status code if builder status is not success. Closes #508.
|
2014-08-29 01:14:54 +09:00 |
|
Takayuki Shimizukawa
|
f190de75cd
|
Fix: pgen2 tokenizer doesn't recognize ... literal (Ellipsis for py3). Closes #1547
I think pgen2 code derived from lib2to3 package. Basically, the package only support python2 code then it doesn't recognize `...` literal.
|
2014-08-28 22:41:52 +09:00 |
|
Takayuki Shimizukawa
|
e9aae6563d
|
Fix: footnotes from table get displayed twice in LaTeX. To fix this, restoring footnote support hotfix for tabulary.sty that had been lost at f938a95 for #949. Closes #1522
|
2014-08-26 22:37:18 +09:00 |
|
Takayuki Shimizukawa
|
438f9fe3de
|
make text generate wrong table when it has empty table cells. Closes #1544
|
2014-08-26 20:52:02 +09:00 |
|
Takayuki Shimizukawa
|
13bbf44d87
|
Update CHANGES for pull request #258, #939. dedent feature has been merged. Closes #939
|
2014-08-26 09:51:21 +09:00 |
|
Takayuki Shimizukawa
|
8f7936d75c
|
* gettext does not extract nodes.line in a table or list. Closes #1477
|
2014-08-26 01:39:26 +09:00 |
|
Takayuki Shimizukawa
|
1ad7ea01ba
|
Update for pull request #282.
|
2014-08-24 21:08:30 +09:00 |
|
Takayuki Shimizukawa
|
b6ad264787
|
Update CHANGES for pull request #281.
|
2014-08-24 15:52:49 +09:00 |
|
Takayuki Shimizukawa
|
a2410ec2ee
|
Update CHANGES and documentation for PR#266.
|
2014-08-24 11:07:36 +09:00 |
|
Takayuki Shimizukawa
|
0633892fde
|
Update CHANGES for pull request #275, #1537; sphinx.ext.intersphinx supports multiple target for the inventory.
|
2014-08-23 12:07:59 +09:00 |
|
Takayuki Shimizukawa
|
70fd3c6d31
|
:confval:templates_path is automatically added to :confval:exclude_patterns to avoid reading autosummary rst templates in the templates directory. Closes #1543
|
2014-08-23 09:04:21 +09:00 |
|
Takayuki Shimizukawa
|
e8b870de0c
|
:mod:~sphinx.ext.viewcode support imported function/class aliases. Closes #623
|
2014-08-22 11:38:56 +09:00 |
|
Takayuki Shimizukawa
|
de0b87be3e
|
update CHANGES for pull request #278
|
2014-08-21 14:54:06 +09:00 |
|
Takayuki Shimizukawa
|
2c032f2988
|
update CHANGES for pull request #277, #1513
|
2014-08-21 14:17:04 +09:00 |
|
Takayuki Shimizukawa
|
7f33951fce
|
Update CHANGES for pull request #276, #1381.
|
2014-08-20 12:38:09 +09:00 |
|
Takayuki Shimizukawa
|
f14f77688a
|
update CHANGES for pull request #269, #1476.
|
2014-08-20 06:49:39 +09:00 |
|
Takayuki Shimizukawa
|
6882a9dcb3
|
update CHANGES for pull request #274.
|
2014-08-20 06:16:02 +09:00 |
|
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
|
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 |
|