summaryrefslogtreecommitdiff
path: root/sphinx/builders
Commit message (Expand)AuthorAgeFilesLines
* Fix attribute reference error.gbrandl2009-03-151-1/+1
* 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-055-17/+18
* #109: fix circular import problems by moving exceptions into their own module.Georg Brandl2009-02-241-1/+1
* Import style nit.Georg Brandl2009-02-241-4/+2
* #10: implement HTML section numbering.Georg Brandl2009-02-222-3/+17
* Fix the serializing and changes builders, and really test them.Georg Brandl2009-02-213-47/+54
* The new ``latex_additional_files`` config value can be used toGeorg Brandl2009-02-201-0/+9
* Added an ``only`` directive that can selectively include textGeorg Brandl2009-02-194-11/+23
* The HTML builder now stores a small file named ``.buildinfo`` inGeorg Brandl2009-02-191-24/+69
* Add DirectoryHTMLBuilder (contributed as PrettyHTMLBuilder by Will Maier).Georg Brandl2009-02-192-3/+32
* Make SVG preferred again.Georg Brandl2009-02-181-2/+2
* Scaled images are now linked to their high resulution version.Sebastian Wiesner2008-11-251-1/+26
* Dont prefer SVG before PNG until SVG is supported and its handling in Sphinx ...Georg Brandl2009-02-181-2/+2
* Change html_collapse_toctree setting to an argument of the toctree() callable.Georg Brandl2009-02-161-5/+5
* Add support for templated static files.Georg Brandl2009-02-151-1/+10
* * Add support for theme options.Georg Brandl2009-02-151-0/+3
* Support theme zipfiles.Georg Brandl2009-02-152-3/+9
* merge with mainGeorg Brandl2009-02-142-8/+20
|\
| * Warn if a static path dir doesn't exist.Georg Brandl2009-02-141-0/+3
| * Make the "toctree" context item a callable.Georg Brandl2009-02-141-1/+1
| * Fix handling of "docname" and target names in LaTeX builder.Georg Brandl2009-02-141-7/+11
| * merge with 0.5Georg Brandl2009-02-121-1/+1
| * Patch from Stefan Seefeld: make local toctree collapsible.Georg Brandl2009-02-071-2/+5
* | merge with trunkGeorg Brandl2009-01-261-1/+4
|\ \ | |/
| * Added a toctree variable to the templates, and the ability toGeorg Brandl2009-01-261-0/+2
* | merge with trunkGeorg Brandl2009-01-141-2/+3
|\ \ | |/
| * merge with 0.5Georg Brandl2009-01-131-2/+3
* | Fix the serializing builder.Georg Brandl2009-01-111-0/+3
* | Fix bugs in the template loader and the changes builder.Georg Brandl2009-01-101-1/+5
* | merge with mqGeorg Brandl2009-01-101-7/+33
|\ \
| * | add modindex_common_prefix config valuemq2009-01-101-5/+33
| |/
* | Reformat to EOL80.Georg Brandl2009-01-108-72/+122
* | Add Pygments style selection to theming.Georg Brandl2009-01-101-1/+8
* | Use the correct style name.Georg Brandl2009-01-051-1/+6
* | Basic theme infrastructure.gbrandl2009-01-052-5/+9
|/
* Fix a few remaining copyrights and add 2009 to license.Georg Brandl2009-01-041-1/+1
* merge with mainGeorg Brandl2009-01-031-1/+2
|\
| * Another fix for DEDENT/INDENT handling.Georg Brandl2008-12-291-1/+2
* | Merge in copyright style changes from 0.5.Georg Brandl2009-01-037-7/+7
* | merge in 0.5Georg Brandl2009-01-031-2/+6
|/
* New builder for Qt help collections, by Antonio Valentino.Georg Brandl2008-12-294-0/+266
* Some fixes and changelog entry after switch to Jinja2.Georg Brandl2008-12-282-5/+5
* merge in http://www.bitbucket.org/lunar/sphinx-jinja2/Georg Brandl2008-12-281-1/+1
|\
| * Automated merge with http://www.bitbucket.org/birkenfeld/sphinx/Sebastian Wiesner2008-12-161-1/+1
| |\
| | * Merge with http://www.bitbucket.org/birkenfeld/sphinx/Sebastian Wiesner2008-12-071-1/+1
* | | Close #4: Added a ``:download:`` role that marks a non-document fileGeorg Brandl2008-12-281-0/+11
* | | Due to popular demand, added a ``:doc:`` role which directlyGeorg Brandl2008-12-281-2/+3
* | | Explicitly refer to the license in :license: tags.Georg Brandl2008-12-277-7/+7