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
/
html.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes #892: Fix single-HTML builder misbehaving with the master document in a...
Georg Brandl
2012-03-10
1
-2
/
+5
*
Merge with 1.0.
Georg Brandl
2011-09-22
1
-11
/
+13
|
\
|
*
Always close .buildinfo file after reading.
Georg Brandl
2011-09-22
1
-11
/
+13
*
|
Section headings in :rst:dir:`only` directives are now correctly handled.
Georg Brandl
2011-01-08
1
-1
/
+2
*
|
Determine search language in builder, and add missing method in websupport in...
Georg Brandl
2011-01-04
1
-4
/
+9
*
|
#273: Add an API for adding full-text search support for languages other than...
Georg Brandl
2011-01-04
1
-2
/
+7
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-19
/
+20
|
\
\
|
|
/
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
|
*
#528: Observe :confval:`locale_dirs` when looking for the JS translations file.
Georg Brandl
2011-01-04
1
-18
/
+19
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-28
/
+47
|
\
\
|
|
/
|
/
|
|
*
merge with 1.0
Georg Brandl
2010-12-28
1
-1
/
+4
|
|
\
|
*
|
Fix calling all serializers with pickle.HIGHEST_PROTOCOL argument.
Georg Brandl
2010-11-20
1
-2
/
+4
|
*
|
Make Theme class usable without a builder object.
Georg Brandl
2010-10-30
1
-1
/
+2
|
*
|
Fix loading JS searchindex data in Py3k.
Georg Brandl
2010-10-29
1
-1
/
+5
|
*
|
merge with 1.0
Georg Brandl
2010-10-22
1
-0
/
+3
|
|
\
\
|
*
\
\
merge with 1.0
Georg Brandl
2010-08-25
1
-26
/
+38
|
|
\
\
\
|
|
*
|
|
Docstring harmonization.
Georg Brandl
2010-08-22
1
-2
/
+1
|
|
*
|
|
Declare if serializers/indexers dump unicode or bytes. Removes duplication o...
Georg Brandl
2010-07-28
1
-32
/
+15
|
|
*
|
|
Fixed the JSONHTMLBuilder
DasIch
2010-07-27
1
-10
/
+39
|
|
*
|
|
Use utf-8 instead of ascii to encode strings for hashing
DasIch
2010-06-20
1
-2
/
+2
|
|
*
|
|
make sure to encode strings passed to md5
DasIch
2010-06-20
1
-2
/
+3
|
|
*
|
|
Fix code formatting.
Georg Brandl
2010-07-28
1
-5
/
+5
|
|
*
|
|
Encode strings after they have been formatted
DasIch
2010-06-16
1
-9
/
+9
|
|
*
|
|
Pass document name as bytes.
Georg Brandl
2010-07-28
1
-2
/
+2
*
|
|
|
|
Use XML-entity-replace error handling in HTML output files. Fixes test_build...
Georg Brandl
2011-01-04
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
On HTML Help, ignore 'html_output_encoding' and use langage encoding.
amenohi
2010-11-18
1
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
#534: warning message instead of crash if invalid Pygments lexer name is used.
Georg Brandl
2010-10-22
1
-0
/
+3
|
/
/
*
|
#513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath ex...
Georg Brandl
2010-08-25
1
-1
/
+4
|
/
*
Fix building with SingleHTMLBuilder when there is no toctree.
Georg Brandl
2010-07-27
1
-3
/
+9
*
Add a custom json serializer implementation that forces translation proxies. ...
Georg Brandl
2010-07-25
1
-12
/
+4
*
The behavior of :confval:`html_file_suffix` changed slightly: the empty strin...
Georg Brandl
2010-07-17
1
-1
/
+1
*
merge with 0.6
Georg Brandl
2010-06-13
1
-196
/
+348
|
\
|
*
Use status iterator for images and dlfiles.
Georg Brandl
2010-05-30
1
-9
/
+8
|
*
The ``toctree`` callable in templates now accepts a ``titles_only`` keyword a...
Georg Brandl
2010-05-30
1
-2
/
+2
|
*
#426: Fix encoding issues when saving/loading intersphinx inventories.
Georg Brandl
2010-05-26
1
-4
/
+7
|
*
Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...
Georg Brandl
2010-05-24
1
-13
/
+27
|
|
\
|
|
*
#413: Added a way for intersphinx to refer to named labels in other
Georg Brandl
2010-05-23
1
-3
/
+7
|
|
*
merge with 0.6
Georg Brandl
2010-05-22
1
-186
/
+332
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
merge
Georg Brandl
2010-04-18
1
-104
/
+59
|
|
\
\
|
|
*
\
merge with trunk
Georg Brandl
2010-04-06
1
-104
/
+59
|
|
|
\
\
|
|
|
*
|
Change domain-index API: introduce a class.
Georg Brandl
2010-02-28
1
-11
/
+13
|
|
|
*
|
Add method for adding custom indexes.
Georg Brandl
2010-02-21
1
-1
/
+2
|
|
|
*
|
Observe the deprecated *_use_modindex config values.
Georg Brandl
2010-02-20
1
-0
/
+4
|
|
|
*
|
Make the concept of "module index" generalized to domains. As a side-effect,...
Georg Brandl
2010-02-20
1
-100
/
+29
|
|
|
*
|
Make the _ gettext alias an explicit import instead of installing into builtins.
Georg Brandl
2010-01-17
1
-0
/
+1
|
|
|
*
|
merge with trunk
Georg Brandl
2010-01-17
1
-12
/
+30
|
|
|
|
\
\
|
|
|
|
*
\
merge with trunk
Georg Brandl
2010-01-17
1
-4
/
+6
|
|
|
|
|
\
\
|
|
|
|
*
\
\
merge with trunk
Georg Brandl
2010-01-17
1
-128
/
+251
|
|
|
|
|
\
\
\
|
|
|
|
*
\
\
\
merge with trunk
Georg Brandl
2010-01-17
1
-2
/
+10
|
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
|
Add html-collect-pages event.
Georg Brandl
2010-01-13
1
-1
/
+5
[next]