summaryrefslogtreecommitdiff
path: root/sphinx/builders
Commit message (Expand)AuthorAgeFilesLines
* Use status iterator for images and dlfiles.Georg Brandl2010-05-301-9/+8
* The ``toctree`` callable in templates now accepts a ``titles_only`` keyword a...Georg Brandl2010-05-301-2/+2
* #432: Fix UnicodeErrors while building LaTeX in translated locale; do not swa...Georg Brandl2010-05-281-7/+1
* #426: Fix encoding issues when saving/loading intersphinx inventories.Georg Brandl2010-05-261-4/+7
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-241-1/+1
|\
* | Fix domain_indices usage in qthelp builder.Georg Brandl2010-05-231-3/+3
* | merge with 0.6Georg Brandl2010-05-232-29/+47
|\ \
| * | Escape all strings put into the Qt help XML files.Georg Brandl2010-05-231-21/+22
| * | Fix a problem the Qt help project generated by the ``qthelp`` builder that wo...Georg Brandl2010-05-231-14/+31
| * | Deactivate "Binary TOC" option; it seems to prevent the "Locate" button from ...Georg Brandl2010-05-231-1/+1
* | | #413: Added a way for intersphinx to refer to named labels in otherGeorg Brandl2010-05-233-5/+8
* | | merge with 0.6Georg Brandl2010-05-222-10/+22
|\ \ \ | |/ /
| * | #418: Allow relocation of the translation JavaScript files to the system dire...Georg Brandl2010-05-221-9/+19
| * | #377: Fix crash in linkcheck builder if all parent nodes have no line number ...Georg Brandl2010-04-181-1/+3
* | | Fix usage of builder.domain_indices in the HTML help builder.Georg Brandl2010-05-221-3/+3
| |/ |/|
* | mergeGeorg Brandl2010-04-181-0/+1
|\ \
| * | Review changes from http://bitbucket.org/tpowers/sphinx/ and add docs.Georg Brandl2010-04-072-13/+1
| * | merge with http://bitbucket.org/tpowers/sphinx/Georg Brandl2010-04-071-0/+13
| |\ \
| | * | Implemented html_compact_lists conf.py option. Normally True. When False,tpowers2010-03-281-0/+13
* | | | merge with trunkGeorg Brandl2010-04-061-0/+2
|\ \ \ \ | |/ / /
| * | | merge with 0.6Georg Brandl2010-04-061-0/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix the handling of multiple toctrees when creating the global TOC for the ``...Georg Brandl2010-04-061-0/+2
* | | Change domain-index API: introduce a class.Georg Brandl2010-02-281-11/+13
* | | Allow giving no authors.Georg Brandl2010-02-251-1/+4
* | | Add method for adding custom indexes.Georg Brandl2010-02-211-1/+2
* | | Fix-up where the ImportError is caught if the manpage writer is missing.Georg Brandl2010-02-211-5/+1
* | | Add manual page writer.Georg Brandl2010-02-212-0/+94
* | | Observe the deprecated *_use_modindex config values.Georg Brandl2010-02-201-0/+4
* | | Make the concept of "module index" generalized to domains. As a side-effect,...Georg Brandl2010-02-203-106/+35
* | | merge with trunkGeorg Brandl2010-02-191-27/+46
|\ \ \ | |/ /
| * | merge with http://bitbucket.org/rolmei/sphinx-epub/.Georg Brandl2010-02-191-27/+46
| |\ \
| | * | Fixed one more invalid char for make_id.Roland Meister2010-01-151-1/+1
| | * | Code cleanup: removed comment; consistent use of single quote in string const...Roland Meister2010-01-121-2/+1
| | * | Moved string constants to module level.Roland Meister2010-01-121-5/+13
| | * | Added transform for visible links.Roland Meister2010-01-101-0/+25
| | * | Fix the dtb:depth meta parameter in toc.ncx.Roland Meister2010-01-091-0/+1
| | * | Use rsplit instead of split in insert_subnav.Roland Meister2010-01-091-1/+1
| | * | Fixed comment for toctree depth.Roland Meister2010-01-091-1/+1
| | * | Removed the collapse_text method.Roland Meister2010-01-091-18/+2
| | * | Added the epub_tocdepth configuration option.Roland Meister2010-01-091-0/+2
| | * | Removed comment about reversed.Roland Meister2010-01-091-1/+0
| | * | Code cleanup: add space after comma.Roland Meister2010-01-091-2/+2
| | * | Merge with birkenfeld/sphinxRoland Meister2010-01-0910-82/+143
| | |\ \
| | * | | Increased toctree level.Roland Meister2010-01-071-1/+1
| | * | | Include full toctree in get_toc.roland2010-01-061-1/+2
* | | | | Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-176-4/+6
* | | | | merge with trunkGeorg Brandl2010-01-176-8/+7
|\ \ \ \ \ | |/ / / /
| * | | | Rename os to osutil, thanks to relative imports.Georg Brandl2010-01-176-7/+7
* | | | | merge with trunkGeorg Brandl2010-01-176-10/+15
|\ \ \ \ \ | |/ / / /
| * | | | Refactor util package.Georg Brandl2010-01-176-10/+15