summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Bump to 1.2b2.v1.2b2Georg Brandl2013-09-171-2/+2
* * ``apidoc`` now ignores "_private" modules by default, and has an option ``-P``Georg Brandl2013-09-171-2/+7
* Changelog entry and cleanup for PR#131.Georg Brandl2013-09-171-0/+2
* Ignoring the string consists only of white-space characters. Closes #1234Takayuki Shimizukawa2013-09-171-0/+1
* Fix NFC/NFD normalizing problem of rst filename on Mac OS X. Closes #1142Takayuki Shimizukawa2013-09-171-0/+1
* Add feature: theme package collection by using setuptools plugin mechanism.Takayuki Shimizukawa2013-09-161-0/+1
* Closes #1192: Fix escaping problem for hyperlinks in the manpage writer.Georg Brandl2013-09-161-2/+3
* Closes #1185: Don't crash when a Python module has a wrong or no encoding dec...Georg Brandl2013-09-161-0/+2
* Closes #828: use inspect.getfullargspec() to be able to document functions withGeorg Brandl2013-09-161-0/+2
* Fixes #1204: use the correct relative path referring to local intersphinx tar...Georg Brandl2013-09-161-0/+1
* #1259: Guard the debug output call when emitting events; to prevent theGeorg Brandl2013-09-161-0/+2
* changelog update for PR#136Georg Brandl2013-09-161-0/+2
* Locale update: new locales, others updated from Transifex.Georg Brandl2013-09-161-0/+1
* Small changelog fixes/reordering.Georg Brandl2013-09-161-17/+18
* Update the changelog.Georg Brandl2013-09-161-0/+11
* Sphinx generates broken ePub on Windows. Closes #1232Takayuki Shimizukawa2013-08-101-0/+1
* Support docutils.conf 'writers' and 'html4css1 writer' section by html writer.Takayuki Shimizukawa2013-07-261-0/+2
* Fix i18n: gettext did not translate admonition directive's title. Closes #1206Takayuki Shimizukawa2013-07-031-0/+1
* Fix ZeroDivisionError in Parallel Builds. Thanks to tychoish. Closes #1172Takayuki Shimizukawa2013-07-011-0/+1
* Fix i18n: footnote reference number missing for auto numbered named footnote ...Takayuki Shimizukawa2013-06-211-4/+6
* Fix: Multiple references in the same line return the same link with i18n. Clo...Takayuki Shimizukawa2013-06-171-0/+2
* Fix multiple cross references (term, ref, doc) in the same line return the sa...Takayuki Shimizukawa2013-06-161-0/+2
* Force timezone offset to LocalTimeZone on POT-Creation-Date that was generate...Takayuki Shimizukawa2013-06-131-2/+2
* Fix: Output TeX/texinfo/man filename has no basename (only extention) when us...Takayuki Shimizukawa2013-06-131-0/+2
* fix typo :)Takayuki Shimizukawa2013-06-111-1/+1
* Fix "Title underline is short" WARNING is given when using fullwidth characte...Takayuki Shimizukawa2013-06-091-0/+2
* Fix sphinx-quickstart raises UnicodeEncodeError if "Project version" includes...Takayuki Shimizukawa2013-06-091-0/+2
* update CHANGES for PR#145Takayuki Shimizukawa2013-06-051-0/+2
* merge stable for PR#141, #982Takayuki Shimizukawa2013-06-041-0/+2
|\
| * update CHANGES for PR#141, #982Takayuki Shimizukawa2013-06-041-0/+3
* | update CHANGES for #1162Takayuki Shimizukawa2013-06-041-0/+1
* | add CHANGES for pot-creation-date format. Closes #1182Takayuki Shimizukawa2013-06-041-0/+6
* | Fix Python version compatibility with Jinja2 2.7. closes #1173Takayuki Shimizukawa2013-05-291-0/+2
* | Fix: Citation target missing cause AssertionError. Closes #1160Takayuki Shimizukawa2013-05-021-0/+1
* | Fix: Combination of 'globaltoc.html' and hidden toctree cause exception. Clos...Takayuki Shimizukawa2013-04-301-0/+1
* | Added missing entry in CHANGES.schlamar2013-04-151-0/+1
* | Rebuild i18n target document when catalog updatedTakayuki Shimizukawa2013-04-151-0/+5
* | Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8 enc...Takayuki Shimizukawa2013-04-131-0/+10
* | Add new epub configuration values to CHANGESRoland Meister2013-04-031-2/+7
* | merge with macagua/sphinxGeorg Brandl2013-04-011-0/+3
|\ \
| * | Updated changelogLeonardo J. Caballero G.2013-03-041-0/+5
* | | Bump to 1.2b1.v1.2b1Georg Brandl2013-03-311-2/+2
* | | Closes #1128: Fix Unicode errors when trying to format time strings with a no...Georg Brandl2013-03-301-0/+2
* | | Closes #1123: Allow whitespaces in filenames given to :rst:dir:`literalinclude`.Georg Brandl2013-03-301-0/+1
* | | Closes #1102: Support multi-context "with" statements in autodoc by updatingGeorg Brandl2013-03-301-0/+1
* | | Closes #1127: Fix traceback when autodoc tries to tokenize a non-Python file.Georg Brandl2013-03-301-0/+1
* | | Closes #995: Fix table-of-contents and page numbering for the LaTeX "howto" c...Georg Brandl2013-03-301-0/+1
* | | Closes #961: Fix LaTeX output for triple quotes in code snippets.Georg Brandl2013-03-301-0/+1
* | | Closes #1112: Avoid duplicate download files when referenced from documents inGeorg Brandl2013-03-301-0/+2
* | | Fix leading space in LaTeX table header cells.Georg Brandl2013-03-301-0/+1