summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Closes #1386: Fix bug preventing more than one theme being added by the entry...Georg Brandl2014-03-012-1/+3
* Closes #1391: Actually prevent using "pngmath" and "mathjax" extensions at th...Georg Brandl2014-03-012-0/+3
* Closes #1383: Fix Python 2.5 compatibility of sphinx-apidoc.Georg Brandl2014-03-012-1/+4
* Closes #1375: fix ResourceWarnings with unclosed PIL images.Georg Brandl2014-03-011-1/+4
* fix windows newlinesGeorg Brandl2014-03-013-32/+32
* Closes #1374: Autosummary generates overly-long summaries if first line doesn...Paul Molodowitch2014-02-036-0/+108
* Update copyright year.Georg Brandl2014-03-01182-182/+182
* mergeGeorg Brandl2014-03-012-2/+3
|\
| * Fixed W3C Validator errors in index page.Robert Lehmann2014-02-052-2/+3
* | Fix inspect using the "__builtins__" CPython specific module.Georg Brandl2014-03-012-3/+8
|/
* link to extdev doc from developGeorg Brandl2014-02-021-0/+2
* Update Ubuntu packaging guide URLDmitry Shachnev2014-01-301-1/+1
* Update list of extensions in sphinx-contrib.Georg Brandl2014-01-261-5/+31
* add linkGeorg Brandl2014-01-241-1/+1
* Closes #1358: Fix handling of image paths outside of the source directory whe...Georg Brandl2014-01-234-3/+7
* remove mention of development egg.Georg Brandl2014-01-221-3/+0