summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.2.3.1.2.3shimizukawa2014-09-012-5/+5
* run `make check` and correct errors.shimizukawa2014-09-012-3/+6
* Add source comment to explain why is the second argument (msgnode) not needed...shimizukawa2014-08-301-0/+6
* Add documentation for supported image types and choosing priority for each bu...shimizukawa2014-08-292-18/+57
* Now Sphinx exits with non-zero status code if builder status is not success. ...shimizukawa2014-08-293-2/+19
* Fix: footnotes from table get displayed twice in LaTeX. To fix this, restorin...shimizukawa2014-08-262-0/+5
* `make text` generate wrong table when it has empty table cells. Closes #1544shimizukawa2014-08-263-2/+29
* * gettext does not extract nodes.line in a table or list. Closes #1477shimizukawa2014-08-263-0/+123
* refactoringshimizukawa2014-08-261-18/+32
* pull request #130 has been merged by hand.shimizukawa2014-08-252-0/+6
* Update for pull request #282.shimizukawa2014-08-241-2/+2
* Fix tests has broken by changset:bb0211a65072tk0miya2014-08-242-2/+2
* Update CHANGES for pull request #281.shimizukawa2014-08-241-0/+2
* Fix #1509 TODO extension not compatible with websupporttk0miya2014-08-241-1/+2
* * fix a310af0 to add missing pt_PT, vi locales. refs #1403.shimizukawa2014-08-206-0/+1680
* ues sphinx.util.force_decode if doc is not unicode.shimizukawa2014-08-151-1/+3
* * importing the pull request #270 change to stable: Non-ASCII docstring cause...shimizukawa2014-08-152-0/+5
* * On Python3 environment, docutils.conf with 'source_link=true' in the genera...shimizukawa2014-08-123-3/+36
* * tiny update for changesshimizukawa2014-08-121-1/+1
* * adding new sphinx supported system languages. closes #1403.shimizukawa2014-08-1177-29354/+29387
* `sphinx-apidoc` command now have a `--version` option to show version informa...shimizukawa2014-07-252-0/+13
* * Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, tex...shimizukawa2014-07-134-11/+27
* use test generator nosetests feature.shimizukawa2014-07-122-50/+22
* * Fix: py:function directive generate incorrectly signature when specifying a...shimizukawa2014-07-123-1/+47
* * Fix: autodoc, autosummary: importing setup.py will invoke setup process and...shimizukawa2014-07-053-3/+13
* * In autodoc, fix display of parameter defaults containing backslashes. Close...shimizukawa2014-07-023-1/+11
* * With non-callable `setup` in a conf.py, now sphinx-build emits user-friendl...shimizukawa2014-06-303-2/+19
* * Fix: autosummary can't handle nested classes correctly. Closes #1441shimizukawa2014-06-215-13/+32
* * Fix exception on Python3 if nonexistent method is specified by automethod. ...shimizukawa2014-06-093-0/+8
* * add Open Dylan site for 'examples'.shimizukawa2014-06-071-0/+2
* Fix: make-mode will work with sphinx-build command that is generated from set...shimizukawa2014-05-252-5/+9
* Fix: In python3 environment, make linkcheck cause "Can't convert 'bytes'shimizukawa2014-05-042-1/+8
* fix: make-mode can't handle extra options that passed as SPHINXOPTSshimizukawa2014-05-031-2/+2
* refactoring the test_autosummary.pyshimizukawa2014-04-121-53/+45
* * Fix: autosummary does not create the description from attributes docstring....shimizukawa2014-04-114-2/+89
* Add an example how to connect events.Georg Brandl2014-03-261-1/+12
* Closes #636: Keep straight single quotes in literal blocks in the LaTeX build.Georg Brandl2014-03-253-1/+10
* #1431: add some missing styles to the epub CSSGeorg Brandl2014-03-251-0/+70
* Fix i18n: missing python domain's cross-references with currentmodule directi...shimizukawa2014-03-235-3/+65
* Fix: Generated i18n sphinx.js files are missing message catalog entries from...shimizukawa2014-03-2137-36/+39
* Add more projects to examples.Georg Brandl2014-03-051-1/+3
* Add Ceph.Georg Brandl2014-03-051-0/+1
* Add warnings that autodoc imports the modules.Georg Brandl2014-03-054-11/+51
* Post-release bump.Georg Brandl2014-03-022-1/+8
* Added tag 1.2.2 for changeset 14b315a7d010Georg Brandl2014-03-020-0/+0
* Bump to 1.2.2.1.2.2Georg Brandl2014-03-022-5/+5
* Fix long lines.Georg Brandl2014-03-026-13/+22
* Fix a change of pull request #96 that break sphinx.util.docfields.Field.make_...shimizukawa2014-03-022-3/+5
* Fix 'make gettext' fails when the '.. todolist::' directive is present. Close...shimizukawa2014-03-022-0/+4
* Closes #1370: Ignore "toctree" nodes in text writer, instead of raising.Georg Brandl2014-03-012-0/+4