summaryrefslogtreecommitdiff
path: root/sphinx/builders
Commit message (Expand)AuthorAgeFilesLines
* merge with stableGeorg Brandl2012-03-102-14/+131
|\
| * merge with stableGeorg Brandl2012-03-102-14/+131
| |\
| | * Style fixes.Georg Brandl2012-03-101-8/+7
| | * Add #anchor checking to 'linkcheck' builder.Marti Raudsepp2012-02-281-9/+64
| | * merge with stableGeorg Brandl2012-02-193-37/+51
| | |\
| | * | Bug #868: Add hidden toctree entries to content.opf/spineRoland Meister2012-02-131-3/+6
| | * | Merge with birkenfeld/sphinxRoland Meister2012-02-131-2/+62
| | |\ \
| | | * \ Merge with birkenfeld/sphinx.Roland Meister2011-05-233-20/+16
| | | |\ \
| | | * | | Added the epub theme options relbar1 and footer.Roland Meister2011-05-231-1/+1
| | | * | | Merge with birkenfeld/sphinx.Roland Meister2011-02-281-1/+61
| | | |\ \ \
| | | | * | | Added epub_max_image_width configuration option.Roland Meister2011-02-281-5/+12
| | | | * | | Added epub_fix_images configuration optionRoland Meister2011-02-271-1/+54
* | | | | | | Fix force_decode() to work on Python 3.1.1.3Georg Brandl2012-03-101-5/+4
|/ / / / / /
* | | | | | Fixes #816: Fix encoding issues in the Qt help builder.Georg Brandl2012-03-101-6/+8
* | | | | | Fixes #892: Fix single-HTML builder misbehaving with the master document in a...Georg Brandl2012-03-101-2/+5
| |_|_|_|/ |/| | | |
* | | | | Closes #810: fix deprecation warnings with Python 3. What is left over is fro...Georg Brandl2012-01-293-22/+25
* | | | | Closes #834: Fix HTML help language/encoding mapping for all Sphinx supported...Georg Brandl2012-01-291-11/+22
* | | | | Closes #852: Fix HtmlHelp index entry links again.Georg Brandl2012-01-291-4/+4
|/ / / /
* | | | Fix DevHelp index entries too.Georg Brandl2011-11-011-2/+2
* | | | Closes #791: Fix QtHelp and HtmlHelp index entry links.Georg Brandl2011-11-012-4/+5
* | | | Satisfy "make check".Georg Brandl2011-10-091-1/+2
* | | | Add project name to PO header.Robert Lehmann2011-10-081-1/+1
* | | | Respect gettext_compact in message patching too.Robert Lehmann2011-10-031-1/+2
* | | | Closes #561: Add configuration option to prevent catalog bundling.Robert Lehmann2011-10-031-5/+8
* | | | Merge with 1.0.Georg Brandl2011-09-221-11/+13
|\ \ \ \
| * | | | Always close .buildinfo file after reading.Georg Brandl2011-09-221-11/+13
* | | | | Fix #765: on Windows, relpath() does not always succeed.Georg Brandl2011-09-211-4/+2
* | | | | [i18n] fix reference line separator.kou2011-08-141-2/+2
* | | | | [i18n] use relative path from output directory for source path.kou2011-08-121-1/+1
* | | | | Move node filtering into extract_messages.Robert Lehmann2011-07-061-4/+0
* | | | | Distribute UUIDs over multiple comment lines.Robert Lehmann2011-07-061-2/+2
* | | | | Comment and stretch out code.Robert Lehmann2011-07-061-9/+15
* | | | | Close #630: Revamp data structures used for message catalogs.Robert Lehmann2011-07-061-6/+16
* | | | | skip literal_blockshibu2010-10-281-0/+2
* | | | | Refactor comment generating code for message catalogs.Robert Lehmann2011-07-061-8/+11
| |_|_|/ |/| | |
* | | | merge with 1.0Georg Brandl2011-05-151-2/+1
|\ \ \ \ | |/ / /
| * | | Closes #693: Fix double encoding done when writing HTMLHelp .hhk files.Georg Brandl2011-05-151-1/+1
* | | | Closes #694: add Latvian locale, thanks to Alexander Smishlajev.Georg Brandl2011-05-151-0/+1
* | | | [i18n] support reference line.kou2011-05-081-4/+9
* | | | [i18n] don't generate duplicated msgid.kou2011-05-081-4/+7
* | | | Add Texinfo support in ext.graphviz, ext.inheritance_diagram and ext.mathbase.Jon Waltman2011-03-051-2/+2
* | | | Merge with https://bitbucket.org/birkenfeld/sphinxJon Waltman2011-03-021-12/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Generate domain indices in Texinfo.Jon Waltman2011-02-081-12/+0
* | | | merge with 1.0Georg Brandl2011-01-1511-157/+771
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Section headings in :rst:dir:`only` directives are now correctly handled.Georg Brandl2011-01-081-1/+2
| * | Rename "intl" module to "gettext", to make it easier to find. Distinguish en...Georg Brandl2011-01-083-3/+8
| * | Handle versioning in the environmentDaniel Neuh?user2011-01-083-88/+2
| * | merge with 1.0Georg Brandl2011-01-0712-158/+851
| |\ \
| | * | #454: Add more index markup capabilities: marking see/seealso entries, and ma...Georg Brandl2011-01-071-5/+6
| | * | merge with bb://jonwaltman/sphinx-infoGeorg Brandl2011-01-041-2/+13
| | |\ \