summaryrefslogtreecommitdiff
path: root/sphinx/builders
Commit message (Expand)AuthorAgeFilesLines
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-244-51/+84
|\
| * Fix domain_indices usage in qthelp builder.Georg Brandl2010-05-231-3/+3
| * merge with 0.6Georg Brandl2010-05-2311-304/+1046
| |\
| | * #413: Added a way for intersphinx to refer to named labels in otherGeorg Brandl2010-05-233-5/+8
| | * merge with 0.6Georg Brandl2010-05-2211-304/+1043
| | |\
| | | * Fix usage of builder.domain_indices in the HTML help builder.Georg Brandl2010-05-221-3/+3
| |_|/ |/| |
| * | 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
| |/
| * #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
* | mergeGeorg Brandl2010-04-188-189/+176
|\ \
| * \ merge with trunkGeorg Brandl2010-04-068-189/+176
| |\ \
| | * | 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
| | |\ \
| | * | | Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-176-4/+6
| | * | | merge with trunkGeorg Brandl2010-01-173-87/+43
| | |\ \ \
| | | * \ \ merge with trunkGeorg Brandl2010-01-176-10/+15
| | | |\ \ \
| | | * \ \ \ merge with trunkGeorg Brandl2010-01-173-163/+268
| | | |\ \ \ \
| | | * \ \ \ \ merge with trunkGeorg Brandl2010-01-172-3/+17
| | | |\ \ \ \ \
| | | * | | | | | Add html-collect-pages event.Georg Brandl2010-01-131-1/+5
| | | * | | | | | merge with trunk (and remove debugging leftover from test layout.html template)Georg Brandl2010-01-071-7/+10
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ merge with trunk (not working perfectly yet)Georg Brandl2010-01-072-29/+65
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ merge with trunkGeorg Brandl2010-01-073-94/+47
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Make inventory dumping a separate method.Georg Brandl2010-01-031-15/+18
| | | | * | | | | | | | merge with trunkGeorg Brandl2010-01-0210-11/+12
| | | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ merge with trunkGeorg Brandl2009-12-313-5/+430
| | | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | The ``toctree()`` callable in templates now has a ``maxdepth``Georg Brandl2009-09-091-1/+1
| | | | * | | | | | | | | | HTML builder: compress inventory, which makes e.g. the Python inventory 85k i...Georg Brandl2009-09-081-3/+11
| | | | * | | | | | | | | | HTML builder: fix inventory generation.Georg Brandl2009-09-071-2/+2
| | | | * | | | | | | | | | More refactoring for language-independent domain support.Georg Brandl2009-09-071-7/+5
| | | | * | | | | | | | | | merge with trunkGeorg Brandl2009-09-043-82/+26
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ merge with trunkGeorg Brandl2009-09-031-0/+1
| | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ merge with trunkGeorg Brandl2009-08-093-82/+26
| | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | Add The Wine Cellar Book.Georg Brandl2009-08-041-1/+0
| | | | | | * | | | | | | | | | | Access domain data via env.domaindata.Georg Brandl2009-07-131-2/+2
| | | | | | * | | | | | | | | | | With a few disabled features (see XXX), the test suite runs again.Georg Brandl2009-07-131-8/+12
| | | | | | * | | | | | | | | | | Move the initialization of env and i18n into the app.Georg Brandl2009-07-132-58/+7
| | | | | | * | | | | | | | | | | merge with 0.6Georg Brandl2009-07-091-8/+42
| | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ merge with pvGeorg Brandl2009-07-071-3/+7
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | Fix cElementTree importPauli Virtanen2009-06-281-1/+1
| | | | | | | * | | | | | | | | | | | devhelp: produce better index term sub-itemsPauli Virtanen2009-06-281-2/+6
| | | | | | * | | | | | | | | | | | | Fix long lines.Georg Brandl2009-07-051-1/+2
| | | | | | * | | | | | | | | | | | | Fix unbound local.Georg Brandl2009-07-031-0/+2