summaryrefslogtreecommitdiff
path: root/sphinx/builders
Commit message (Expand)AuthorAgeFilesLines
* Add Docutils-native XML and pseudo-XML buildersJon Waltman2012-12-042-0/+87
* Fix whitespace / line length issues reported by "make test"Jon Waltman2012-11-031-1/+2
* Merge with stableGeorg Brandl2012-05-083-20/+184
|\
| * Merged in rolmei/sphinx-epub (pull request #56)Georg Brandl2012-04-114-21/+80
| |\
| | * Add norwegian bokmaal translationEspen Hogbakk2012-03-271-0/+1
| | * 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 birkenfeld/sphinxRoland Meister2012-02-283-37/+51
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | merge with stableGeorg Brandl2012-02-193-37/+51
| | |\ \ \
| * | | | | Add documentation and automatic entries for the guide elementRoland Meister2012-02-281-4/+31
| * | | | | Merge with arlaneenalra/sphinxRoland Meister2012-02-216-31/+102
| |\ \ \ \ \
| | * | | | | Bug #868: Avoid empty toc.ncx for hidden toctreesRoland Meister2012-02-201-0/+2
| | |/ / / /
| | * | | | 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
| * | | | | | | | Pulling in changes from upstreamjules2011-09-031-2/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Pulling in changes from birkenfeld branchjules2011-08-121-1/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Working with guidesjules2011-07-301-1/+1
| * | | | | | | | | | Working with guidesjules2011-07-301-1/+1
| * | | | | | | | | | Working with guidesjules2011-07-291-4/+18
| * | | | | | | | | | Working with guidesjules2011-07-291-0/+3
* | | | | | | | | | | Create link to full size image if it is scaled with width or height.ms4py2012-03-161-1/+2
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | 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