summaryrefslogtreecommitdiff
path: root/sphinx/builders/htmlhelp.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-4/+5
|\
| * Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-4/+5
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|/
* Closes #1296: Fix invalid charset in HTML help generated HTML files for defau...Georg Brandl2013-10-201-1/+1
* Copyright update.Georg Brandl2013-01-011-1/+1
* Add norwegian bokmaal translationEspen Hogbakk2012-03-271-0/+1
* Closes #810: fix deprecation warnings with Python 3. What is left over is fro...Georg Brandl2012-01-291-3/+3
* Closes #834: Fix HTML help language/encoding mapping for all Sphinx supported...Georg Brandl2012-01-291-11/+22
* Closes #852: Fix HtmlHelp index entry links again.Georg Brandl2012-01-291-4/+4
* Closes #791: Fix QtHelp and HtmlHelp index entry links.Georg Brandl2011-11-011-1/+2
* merge with 1.0Georg Brandl2011-05-151-2/+1
|\
| * Closes #693: Fix double encoding done when writing HTMLHelp .hhk files.Georg Brandl2011-05-151-1/+1
* | Closes #694: add Latvian locale, thanks to Alexander Smishlajev.Georg Brandl2011-05-151-0/+1
* | merge with 1.0Georg Brandl2011-01-041-1/+1
|\ \ | |/
| * New year update.Georg Brandl2011-01-041-1/+1
* | merge with 1.0Georg Brandl2010-12-281-2/+2
|\ \ | |/
| * Fix garbled HTML Help keywords.amenohi2010-11-181-1/+1
* | merge with 1.0Georg Brandl2010-08-231-1/+2
|\ \ | |/ |/|
| * Don't mix string types when writing to a streamDasIch2010-06-171-1/+2
* | htmlhelp: pick up all non java script files in _static and its subdirsSteve Borho2010-08-191-1/+1
|/
* merge with 0.6Georg Brandl2010-05-231-3/+3
|\
| * #413: Added a way for intersphinx to refer to named labels in otherGeorg Brandl2010-05-231-1/+0
| * Fix usage of builder.domain_indices in the HTML help builder.Georg Brandl2010-05-221-3/+3
| * Make the concept of "module index" generalized to domains. As a side-effect,...Georg Brandl2010-02-201-3/+3
| * Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-171-0/+1
* | Deactivate "Binary TOC" option; it seems to prevent the "Locate" button from ...Georg Brandl2010-05-231-1/+1
|/
* Happy new year!Georg Brandl2010-01-011-1/+1
* #208 followup: add zh_CN entry.Georg Brandl2009-09-031-0/+1
* #208: Use MS-sanctioned locale settings, determined by theGeorg Brandl2009-07-091-8/+42
* Reformat to EOL80.Georg Brandl2009-01-101-9/+13
* Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
* New builder for Qt help collections, by Antonio Valentino.Georg Brandl2008-12-291-0/+2
* Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
* Fix #69: a "self" too much.Georg Brandl2008-12-051-1/+1
* Add html_add_permalinks config value.Georg Brandl2008-11-301-2/+1
* Move builders and writers into new packages.Georg Brandl2008-11-291-0/+245