summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | | | | Compile Hungarian locale.Tibor T?th2011-09-271-0/+0
| | | | | | | | * | | | | | Added Hungarian translation.Tibor T?th2011-09-273-0/+593
| | | | | | | * | | | | | | Fixed another ordering priority bug in the C++ parser.Armin Ronacher2012-01-251-2/+2
| | | | | | | * | | | | | | Fixed a priority error that caused operator++ and operator-> to not be parsed...Armin Ronacher2012-01-251-2/+2
| | | | | | * | | | | | | | Initial slovak translationJozef Sevcik2011-11-263-0/+779
| | | | | | | |_|/ / / / / | | | | | | |/| | | | | |
| | | | | * | | | | | | | Updated french translationsMathias Monnerville2012-01-052-10/+4
| | | | | | |/ / / / / / | | | | | |/| | | | | |
| | | | | * | | | | | | Merged in bluec0re/sphinx (pull request #38)Robert Lehmann2012-01-051-0/+1
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | Fix: show [graph] in text builderTimo Schmid2011-12-231-0/+1
| | | | | | |/ / / / / /
| | | | | * | | | | | | Closes #846: Narrow down quick search styling.Robert Lehmann2012-01-031-2/+2
| | | | | |/ / / / / /
| | | | * | | | | | | Changed Conditional Expressionstogakushi2011-11-262-5/+24
| | | | |/ / / / / /
| | | | * | | | | | Merge with stable.Georg Brandl2011-11-012-2/+6
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge stable into default.Georg Brandl2011-11-012-2/+6
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merge stable into defaultGeorg Brandl2011-11-011-1/+1
| | | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merged in tk0miya/sphinx (pull request #30)Georg Brandl2011-11-011-1/+1
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | Fix SyntaxError when conf.py includes CR characterstk0miya2011-10-221-1/+1
| | | | | | * | | | | | | | merge with stableGeorg Brandl2011-10-232-6/+7
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / | | | | | | |/| | | | | | |
| | | | | | * | | | | | | | Post-release update.Georg Brandl2011-10-092-2/+6
* | | | | | | | | | | | | | Add new changelog heading for next releaseGeorg Brandl2012-03-101-0/+3
* | | | | | | | | | | | | | Bump version post-release.Georg Brandl2012-03-101-1/+1
* | | | | | | | | | | | | | Added tag 1.1.3 for changeset db20c81e10dcGeorg Brandl2012-03-100-0/+0
* | | | | | | | | | | | | | Fix force_decode() to work on Python 3.1.1.3Georg Brandl2012-03-102-6/+6
* | | | | | | | | | | | | | Bump version to 1.1.3.Georg Brandl2012-03-102-4/+4
* | | | | | | | | | | | | | Fix code style nits.Georg Brandl2012-03-103-3/+5
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Add a comment explaining part of visit_image.Georg Brandl2012-03-101-0/+3
* | | | | | | | | | | | | Fixes #795: explain that titles on the same level as the document heading can...Georg Brandl2012-03-101-0/+7
* | | | | | | | | | | | | Fixes #836: catch AttributeError when retrieving __dict__ attribute.Georg Brandl2012-03-101-3/+7
* | | | | | | | | | | | | Fixes #816: Fix encoding issues in the Qt help builder.Georg Brandl2012-03-102-6/+10
* | | | | | | | | | | | | Fixes #873: do not raise assertion errors on empty "only" directives.Georg Brandl2012-03-102-4/+8
* | | | | | | | | | | | | Fixes #892: Fix single-HTML builder misbehaving with the master document in a...Georg Brandl2012-03-102-2/+8
* | | | | | | | | | | | | Add "in-development" version tag.Georg Brandl2012-03-101-1/+1
* | | | | | | | | | | | | Fixes #870: silence spurious KeyErrors when removing documents.Georg Brandl2012-03-102-1/+8
|/ / / / / / / / / / / /
* | | | | | | | | | | | Intersphinx: parse inventories correctly when object names contain embedded s...Jeff Dairiki2012-02-262-1/+10
* | | | | | | | | | | | Add some changelog entries.Georg Brandl2012-03-101-0/+4
* | | | | | | | | | | | Fixes #875 and #876: use the right file mode to successfully read config file...Georg Brandl2012-03-102-4/+5
* | | | | | | | | | | | Fixes #874: do not use __file__ anymore after changing cwd.Georg Brandl2012-03-101-3/+5
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Closes #810: fix deprecation warnings with Python 3. What is left over is fro...Georg Brandl2012-01-299-30/+46
* | | | | | | | | | | Closes #817: note that math markup in docstrings needs to take care of backsl...Georg Brandl2012-01-291-0/+4
* | | | | | | | | | | Another issue fixed.Georg Brandl2012-01-291-2/+2
* | | | | | | | | | | Closes #831: Provide ``--project`` flag in setup_command as advertised.Georg Brandl2012-01-292-0/+5
* | | | | | | | | | | Closes #844: Fix crashes when dealing with Unicode output in doctest extension.Georg Brandl2012-01-292-0/+6
* | | | | | | | | | | Closes #834: Fix HTML help language/encoding mapping for all Sphinx supported...Georg Brandl2012-01-292-11/+25
* | | | | | | | | | | Closes #832: Fix crashes when putting comments or lone terms in a glossary.Georg Brandl2012-01-292-1/+7
* | | | | | | | | | | Closes #854: Fix inheritance_diagram raising attribute errors on builtins.Georg Brandl2012-01-292-1/+4
* | | | | | | | | | | Closes #852: Fix HtmlHelp index entry links again.Georg Brandl2012-01-292-4/+6
* | | | | | | | | | | Closes #853: Restore compatibility with docutils trunk.Georg Brandl2012-01-293-0/+8
* | | | | | | | | | | Closes #851: Recognize and warn about circular toctrees, instead of running i...Georg Brandl2012-01-292-7/+24
* | | | | | | | | | | Closes #862: Fix handling of ``-D`` and ``-A`` options on Python 3.Georg Brandl2012-01-292-3/+5
* | | | | | | | | | | Closes #864: Fix crash with some settings of :confval:`modindex_common_prefix`.Georg Brandl2012-01-292-1/+4
* | | | | | | | | | | Closes #860: Do not crash when encountering invalid doctest examples, just em...Georg Brandl2012-01-292-2/+10
* | | | | | | | | | | Closes #859: Fix exception under certain circumstances when not finding appro...Georg Brandl2012-01-292-16/+20