index
:
delta/python-packages/sphinx.git
#1041
#1056
#955
add_missing_epub_options
add_stemmer
admonitions
apidoc-symlinks
apidoc_output_order
aria
autodoc_novalue
autosummary-file-ext
cancerhermit/fix-override-extensions-in-configpy-1375648717102
cpp-variadic
css
ext-linkcode
ext-linkcode-fix
extdev-tutorial-doc
fix-nested-figure-caption-i18n
fix-tocdepth
fslenz/examples-nicos-added-sphinx-itself-remov-1390580978166
gerardmp/added-libreoffice-extension-to-the-exten-1410948858630
hickford/add-instructions-how-to-install-sphinx-t-1410715164407
hickford/explain-how-to-install-sphinx-with-pip-r-1410714824122
hiddentocs
i18n-man-unicode
i18n-po-fix-reference-line-separator
i18n-term-translatable
improve-po-mode-el-support
improve-tags-docs
latex-header-in-next-pages
listnewdomains
masklinn/add-0000-to-potcreationdate-z-sets-an-e-1369740575399
master
memoir
minrk/sort-inheritance-diagram
psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-1411635021827
quick-start-readline
rneu31/added-support-for-windows-color-output-u-1404418973591
stable
stevepiercy/update-pylons-link-add-pyramid-and-subst-1402445058989
tag-documentation
techtonik/add-link-to-irc-channel-1379750124356
techtonik/raise-six-requirement-to-14-when-userstr-1406538263417
tk0miya/do-not-enter-password-of-transifex-at-co-1404623350328
tooltip-escaping
tychoish/removed-version-change-1372634421412
westurner/doc-glossary-markup-ref
westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167
bitbucket.org: Obsolete (use python-packages/sphinx-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
builders
/
htmlhelp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year.
Georg Brandl
2014-03-01
1
-4
/
+5
|
\
|
*
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-4
/
+5
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
/
*
Closes #1296: Fix invalid charset in HTML help generated HTML files for defau...
Georg Brandl
2013-10-20
1
-1
/
+1
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Add norwegian bokmaal translation
Espen Hogbakk
2012-03-27
1
-0
/
+1
*
Closes #810: fix deprecation warnings with Python 3. What is left over is fro...
Georg Brandl
2012-01-29
1
-3
/
+3
*
Closes #834: Fix HTML help language/encoding mapping for all Sphinx supported...
Georg Brandl
2012-01-29
1
-11
/
+22
*
Closes #852: Fix HtmlHelp index entry links again.
Georg Brandl
2012-01-29
1
-4
/
+4
*
Closes #791: Fix QtHelp and HtmlHelp index entry links.
Georg Brandl
2011-11-01
1
-1
/
+2
*
merge with 1.0
Georg Brandl
2011-05-15
1
-2
/
+1
|
\
|
*
Closes #693: Fix double encoding done when writing HTMLHelp .hhk files.
Georg Brandl
2011-05-15
1
-1
/
+1
*
|
Closes #694: add Latvian locale, thanks to Alexander Smishlajev.
Georg Brandl
2011-05-15
1
-0
/
+1
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
\
|
|
/
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
merge with 1.0
Georg Brandl
2010-12-28
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix garbled HTML Help keywords.
amenohi
2010-11-18
1
-1
/
+1
*
|
merge with 1.0
Georg Brandl
2010-08-23
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Don't mix string types when writing to a stream
DasIch
2010-06-17
1
-1
/
+2
*
|
htmlhelp: pick up all non java script files in _static and its subdirs
Steve Borho
2010-08-19
1
-1
/
+1
|
/
*
merge with 0.6
Georg Brandl
2010-05-23
1
-3
/
+3
|
\
|
*
#413: Added a way for intersphinx to refer to named labels in other
Georg Brandl
2010-05-23
1
-1
/
+0
|
*
Fix usage of builder.domain_indices in the HTML help builder.
Georg Brandl
2010-05-22
1
-3
/
+3
|
*
Make the concept of "module index" generalized to domains. As a side-effect,...
Georg Brandl
2010-02-20
1
-3
/
+3
|
*
Make the _ gettext alias an explicit import instead of installing into builtins.
Georg Brandl
2010-01-17
1
-0
/
+1
*
|
Deactivate "Binary TOC" option; it seems to prevent the "Locate" button from ...
Georg Brandl
2010-05-23
1
-1
/
+1
|
/
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
#208 followup: add zh_CN entry.
Georg Brandl
2009-09-03
1
-0
/
+1
*
#208: Use MS-sanctioned locale settings, determined by the
Georg Brandl
2009-07-09
1
-8
/
+42
*
Reformat to EOL80.
Georg Brandl
2009-01-10
1
-9
/
+13
*
Merge in copyright style changes from 0.5.
Georg Brandl
2009-01-03
1
-1
/
+1
*
New builder for Qt help collections, by Antonio Valentino.
Georg Brandl
2008-12-29
1
-0
/
+2
*
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
1
-1
/
+1
*
Fix #69: a "self" too much.
Georg Brandl
2008-12-05
1
-1
/
+1
*
Add html_add_permalinks config value.
Georg Brandl
2008-11-30
1
-2
/
+1
*
Move builders and writers into new packages.
Georg Brandl
2008-11-29
1
-0
/
+245