summaryrefslogtreecommitdiff
path: root/sphinx/builders/changes.py
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-1/+1
|
* Copyright update.Georg Brandl2013-01-011-1/+1
|
* Closes #810: fix deprecation warnings with Python 3. What is left over is ↵Georg Brandl2012-01-291-4/+7
| | | | from nose or docutils.
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
| |
* | Make Theme class usable without a builder object.Georg Brandl2010-10-301-1/+2
|/
* Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-171-0/+1
|
* Rename os to osutil, thanks to relative imports.Georg Brandl2010-01-171-1/+1
|
* Refactor util package.Georg Brandl2010-01-171-1/+2
|
* ``html_static_path`` can now contain single file entries.Georg Brandl2010-01-071-3/+2
| | | | | | | | | | | | | | | | | | | | Exclusion of static path files is not yet implemented. HG: Bitte gib eine Versions-Meldung ein. Zeilen beginnend mit 'HG:' werden entfernt. HG: Leere Versionsmeldung wird das ?bernehmen abbrechen. HG: -- HG: Benutzer: Georg Brandl <georg@python.org> HG: branch 'default' HG: added tests/root/_static/excluded.css HG: added tests/root/_static/subdir/foo.css HG: added tests/root/templated.css_t HG: Ge?ndert CHANGES HG: Ge?ndert doc/config.rst HG: Ge?ndert sphinx/builders/html.py HG: Ge?ndert sphinx/util/__init__.py HG: Ge?ndert tests/root/_static/README HG: Ge?ndert tests/root/conf.py HG: Ge?ndert tests/test_build_html.py
* merge with 0.6Georg Brandl2010-01-011-0/+1
|\
| * merge with 0.6Georg Brandl2009-09-041-0/+1
| |\
| | * Add html_show_copyright config val, patch by Wojtek Walczak.Georg Brandl2009-04-091-0/+1
| | |
* | | Happy new year!Georg Brandl2010-01-011-1/+1
|/ /
* | Cleanup unused imports.Georg Brandl2009-09-041-1/+0
|/
* Fix the serializing and changes builders, and really test them.Georg Brandl2009-02-211-9/+18
|
* Fix bugs in the template loader and the changes builder.Georg Brandl2009-01-101-1/+5
|
* Reformat to EOL80.Georg Brandl2009-01-101-4/+10
|
* Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
|
* Some fixes and changelog entry after switch to Jinja2.Georg Brandl2008-12-281-4/+4
|
* Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
|
* Move builders and writers into new packages.Georg Brandl2008-11-291-0/+137