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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix attribute reference error.
gbrandl
2009-03-15
1
-1
/
+1
*
Use a new progress indicator with percents.
Georg Brandl
2009-03-08
1
-20
/
+26
*
Sanitize the Environment.update() method API.
Georg Brandl
2009-03-05
1
-8
/
+18
*
Use standard ``file:line: warning: message`` format for warning messages.
Georg Brandl
2009-03-05
5
-17
/
+18
*
#109: fix circular import problems by moving exceptions into their own module.
Georg Brandl
2009-02-24
1
-1
/
+1
*
Import style nit.
Georg Brandl
2009-02-24
1
-4
/
+2
*
#10: implement HTML section numbering.
Georg Brandl
2009-02-22
2
-3
/
+17
*
Fix the serializing and changes builders, and really test them.
Georg Brandl
2009-02-21
3
-47
/
+54
*
The new ``latex_additional_files`` config value can be used to
Georg Brandl
2009-02-20
1
-0
/
+9
*
Added an ``only`` directive that can selectively include text
Georg Brandl
2009-02-19
4
-11
/
+23
*
The HTML builder now stores a small file named ``.buildinfo`` in
Georg Brandl
2009-02-19
1
-24
/
+69
*
Add DirectoryHTMLBuilder (contributed as PrettyHTMLBuilder by Will Maier).
Georg Brandl
2009-02-19
2
-3
/
+32
*
Make SVG preferred again.
Georg Brandl
2009-02-18
1
-2
/
+2
*
Scaled images are now linked to their high resulution version.
Sebastian Wiesner
2008-11-25
1
-1
/
+26
*
Dont prefer SVG before PNG until SVG is supported and its handling in Sphinx ...
Georg Brandl
2009-02-18
1
-2
/
+2
*
Change html_collapse_toctree setting to an argument of the toctree() callable.
Georg Brandl
2009-02-16
1
-5
/
+5
*
Add support for templated static files.
Georg Brandl
2009-02-15
1
-1
/
+10
*
* Add support for theme options.
Georg Brandl
2009-02-15
1
-0
/
+3
*
Support theme zipfiles.
Georg Brandl
2009-02-15
2
-3
/
+9
*
merge with main
Georg Brandl
2009-02-14
2
-8
/
+20
|
\
|
*
Warn if a static path dir doesn't exist.
Georg Brandl
2009-02-14
1
-0
/
+3
|
*
Make the "toctree" context item a callable.
Georg Brandl
2009-02-14
1
-1
/
+1
|
*
Fix handling of "docname" and target names in LaTeX builder.
Georg Brandl
2009-02-14
1
-7
/
+11
|
*
merge with 0.5
Georg Brandl
2009-02-12
1
-1
/
+1
|
*
Patch from Stefan Seefeld: make local toctree collapsible.
Georg Brandl
2009-02-07
1
-2
/
+5
*
|
merge with trunk
Georg Brandl
2009-01-26
1
-1
/
+4
|
\
\
|
|
/
|
*
Added a toctree variable to the templates, and the ability to
Georg Brandl
2009-01-26
1
-0
/
+2
*
|
merge with trunk
Georg Brandl
2009-01-14
1
-2
/
+3
|
\
\
|
|
/
|
*
merge with 0.5
Georg Brandl
2009-01-13
1
-2
/
+3
*
|
Fix the serializing builder.
Georg Brandl
2009-01-11
1
-0
/
+3
*
|
Fix bugs in the template loader and the changes builder.
Georg Brandl
2009-01-10
1
-1
/
+5
*
|
merge with mq
Georg Brandl
2009-01-10
1
-7
/
+33
|
\
\
|
*
|
add modindex_common_prefix config value
mq
2009-01-10
1
-5
/
+33
|
|
/
*
|
Reformat to EOL80.
Georg Brandl
2009-01-10
8
-72
/
+122
*
|
Add Pygments style selection to theming.
Georg Brandl
2009-01-10
1
-1
/
+8
*
|
Use the correct style name.
Georg Brandl
2009-01-05
1
-1
/
+6
*
|
Basic theme infrastructure.
gbrandl
2009-01-05
2
-5
/
+9
|
/
*
Fix a few remaining copyrights and add 2009 to license.
Georg Brandl
2009-01-04
1
-1
/
+1
*
merge with main
Georg Brandl
2009-01-03
1
-1
/
+2
|
\
|
*
Another fix for DEDENT/INDENT handling.
Georg Brandl
2008-12-29
1
-1
/
+2
*
|
Merge in copyright style changes from 0.5.
Georg Brandl
2009-01-03
7
-7
/
+7
*
|
merge in 0.5
Georg Brandl
2009-01-03
1
-2
/
+6
|
/
*
New builder for Qt help collections, by Antonio Valentino.
Georg Brandl
2008-12-29
4
-0
/
+266
*
Some fixes and changelog entry after switch to Jinja2.
Georg Brandl
2008-12-28
2
-5
/
+5
*
merge in http://www.bitbucket.org/lunar/sphinx-jinja2/
Georg Brandl
2008-12-28
1
-1
/
+1
|
\
|
*
Automated merge with http://www.bitbucket.org/birkenfeld/sphinx/
Sebastian Wiesner
2008-12-16
1
-1
/
+1
|
|
\
|
|
*
Merge with http://www.bitbucket.org/birkenfeld/sphinx/
Sebastian Wiesner
2008-12-07
1
-1
/
+1
*
|
|
Close #4: Added a ``:download:`` role that marks a non-document file
Georg Brandl
2008-12-28
1
-0
/
+11
*
|
|
Due to popular demand, added a ``:doc:`` role which directly
Georg Brandl
2008-12-28
1
-2
/
+3
*
|
|
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
7
-7
/
+7
[next]