summaryrefslogtreecommitdiff
path: root/sphinx/builders/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Add Docutils-native XML and pseudo-XML buildersJon Waltman2012-12-041-0/+2
* Rename "intl" module to "gettext", to make it easier to find. Distinguish en...Georg Brandl2011-01-081-1/+4
* merge with 1.0Georg Brandl2011-01-071-23/+24
|\
| * merge with 1.0Georg Brandl2011-01-041-1/+1
| |\
| * | Update config for TexinfoJon Waltman2010-09-161-0/+1
| * | Docstring harmonization.Georg Brandl2010-08-221-23/+20
| * | merge with sphinx-i18nGeorg Brandl2010-08-211-0/+2
| |\ \
| | * | Small code style changes, remove unused imports.Georg Brandl2010-08-211-0/+1
| | * | "Initial commit": Added sphinx.websupport module, as well as a builder and wr...jacob2010-05-301-0/+1
| * | | Add gettext build using intl.MessageCatalogBuilder.Robert Lehmann2010-05-301-0/+1
| |/ /
* | | #573: Fix KeyErrors occurring on rebuild after removing a file.Georg Brandl2011-01-071-1/+2
| |/ |/|
* | New year update.Georg Brandl2011-01-041-1/+1
|/
* Add manual page writer.Georg Brandl2010-02-211-0/+1
* merge with trunkGeorg Brandl2010-01-171-72/+6
|\
| * merge with trunkGeorg Brandl2010-01-171-1/+1
| |\
| * \ merge with trunkGeorg Brandl2010-01-171-13/+14
| |\ \
| * \ \ merge with trunkGeorg Brandl2010-01-021-1/+1
| |\ \ \
| * \ \ \ merge with trunkGeorg Brandl2009-12-311-0/+1
| |\ \ \ \
| * | | | | Add The Wine Cellar Book.Georg Brandl2009-08-041-1/+0
| * | | | | Move the initialization of env and i18n into the app.Georg Brandl2009-07-131-57/+5
| * | | | | Fix unbound local.Georg Brandl2009-07-031-0/+2
| * | | | | Use a new "lazy" gettext function instead of using dummy _() to help text ext...Georg Brandl2009-07-031-18/+4
* | | | | | Rename os to osutil, thanks to relative imports.Georg Brandl2010-01-171-1/+1
| |_|_|_|/ |/| | | |
* | | | | Refactor util package.Georg Brandl2010-01-171-1/+1
| |_|_|/ |/| | |
* | | | Add single-file HTML builder. Closes #151.Georg Brandl2010-01-171-13/+14
| |_|/ |/| |
* | | merge with 0.6Georg Brandl2010-01-021-1/+1
|\ \ \
| * | | #285: make the ``locale_dirs`` config value work again.Georg Brandl2010-01-021-1/+1
* | | | merge with 0.6Georg Brandl2010-01-011-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | merge with trunkGeorg Brandl2009-12-291-0/+1
| |\ \
| | * \ merge with epub forkgbrandl2009-12-281-2/+2
| | |\ \
| | * | | Initial import from local repositoryRoland Meister2009-12-281-0/+1
| | | |/ | | |/|
| * | | merge with 0.6gbrandl2009-12-281-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | merge with 0.6gbrandl2009-12-241-2/+2
| | |\ \ | | | |/ | | |/|
| | * | Add GNOME Devhelp builderPauli Virtanen2009-06-271-0/+1
* | | | Happy new year!Georg Brandl2010-01-011-1/+1
|/ / /
* | | Fix bug replacing 2 by its errno constant.Georg Brandl2009-12-281-2/+2
| |/ |/|
* | #301: use errno values from errno module.Georg Brandl2009-12-241-2/+2
|/
* Look for translations in the system default path as well, for distributions t...Georg Brandl2009-05-171-1/+2
* Check for files that are outside the source dir in build_specific().Georg Brandl2009-04-111-2/+11
* Use a new progress indicator with percents.Georg Brandl2009-03-081-20/+26
* Sanitize the Environment.update() method API.Georg Brandl2009-03-051-8/+18
* Use standard ``file:line: warning: message`` format for warning messages.Georg Brandl2009-03-051-9/+7
* #10: implement HTML section numbering.Georg Brandl2009-02-221-3/+13
* Fix the serializing and changes builders, and really test them.Georg Brandl2009-02-211-9/+2
* Added an ``only`` directive that can selectively include textGeorg Brandl2009-02-191-0/+2
* Add DirectoryHTMLBuilder (contributed as PrettyHTMLBuilder by Will Maier).Georg Brandl2009-02-191-0/+1
* Support theme zipfiles.Georg Brandl2009-02-151-0/+5
* Reformat to EOL80.Georg Brandl2009-01-101-19/+28
* Basic theme infrastructure.gbrandl2009-01-051-3/+7
* Fix a few remaining copyrights and add 2009 to license.Georg Brandl2009-01-041-1/+1