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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge with 0.5
Georg Brandl
2009-02-12
2
-17
/
+34
|
\
|
*
Fix todolist crash when no todo entry is there.
Georg Brandl
2009-02-12
1
-0
/
+3
|
*
Don't call LaTeX or dvipng over and over again if it was not
Georg Brandl
2009-02-07
1
-17
/
+31
|
*
Fix an unpacking error on error condition.
Georg Brandl
2009-02-07
1
-1
/
+1
*
|
Fixed a bug in autodoc that caused a lot of headaches to the testsuite.
mitsuhiko
2009-02-06
1
-7
/
+8
*
|
attribute documentation now overrides non attribute documentation.
mitsuhiko
2009-02-05
1
-11
/
+19
*
|
Merge
mitsuhiko
2009-02-01
1
-1
/
+12
|
\
\
|
*
|
Autodoc can document classes as functions now if explicitly
mitsuhiko
2009-01-17
1
-1
/
+12
*
|
|
Prevent encoding errors when filenames are non-ASCII.
Georg Brandl
2009-01-22
1
-2
/
+5
|
/
/
*
|
merge with 0.5
Georg Brandl
2009-01-13
4
-180
/
+215
|
\
\
|
|
/
|
/
|
|
*
merge in Ben's bundle with more py3k compatibility
Georg Brandl
2009-01-10
1
-0
/
+2
|
|
\
|
|
*
Raise PycodeError directly on parsing.
Georg Brandl
2009-01-10
1
-0
/
+2
|
*
|
use the py3k version of callable()
Benjamin Peterson
2009-01-10
1
-1
/
+1
|
|
/
|
*
A few more fixes in autodoc.
Georg Brandl
2009-01-04
1
-12
/
+15
|
*
Small API change.
Georg Brandl
2009-01-04
1
-4
/
+4
|
*
Add new tests for the attribute feature and fix existing tests.
Georg Brandl
2009-01-04
1
-66
/
+42
|
*
merge with main
Georg Brandl
2009-01-03
1
-43
/
+42
|
|
\
|
|
*
Move docstring processing to an util module.
Georg Brandl
2008-12-30
1
-29
/
+1
|
|
*
First iteration of an autodoc that handles attribute documentation.
Georg Brandl
2008-12-30
1
-14
/
+41
|
*
|
Merge in copyright style changes from 0.5.
Georg Brandl
2009-01-03
11
-11
/
+11
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Close #23: Added a ``classmethod`` directive along with ``method``
Georg Brandl
2008-12-29
1
-15
/
+23
|
*
|
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
11
-11
/
+11
|
*
|
Change the way to handle return annotations a bit.
Georg Brandl
2008-12-25
1
-3
/
+4
|
*
|
Handle class aliases (like ``class Foo: factory = dict``) better in autodoc.
Georg Brandl
2008-12-25
1
-15
/
+31
|
*
|
Fix documentation of inner classes in autodoc. Messy!
Georg Brandl
2008-12-23
1
-47
/
+68
|
*
|
Merge in #67 bugfix.
Georg Brandl
2008-12-15
4
-11
/
+20
|
|
\
\
|
|
*
\
Automated merge with file:///home/gbr/devel/sphinx0.5
Georg Brandl
2008-12-15
1
-4
/
+6
|
|
|
\
\
|
|
*
|
|
The ``autodoc_skip_member`` event now also gets to decide
Georg Brandl
2008-12-15
1
-6
/
+7
|
|
*
|
|
Merge in 0.5 bugfixes.
Georg Brandl
2008-12-15
3
-5
/
+13
|
|
|
\
\
\
|
|
|
*
|
|
Add "doctest_global_setup" conf val.
Georg Brandl
2008-12-15
1
-2
/
+10
|
|
|
*
|
|
Merge in two bugfixes.
Georg Brandl
2008-12-10
2
-7
/
+7
|
|
|
|
\
\
\
|
|
|
*
\
\
\
Automated merge with file:///home/gbr/devel/sphinx0.5
Georg Brandl
2008-12-07
3
-3
/
+3
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
Fix #64: import error in intersphinx.
Georg Brandl
2008-12-05
1
-1
/
+1
|
|
|
|
*
|
|
|
Some more fixes after the great renaming.
Georg Brandl
2008-11-29
2
-2
/
+2
|
|
|
|
*
|
|
|
Move builders and writers into new packages.
Georg Brandl
2008-11-29
1
-1
/
+1
*
|
|
|
|
|
|
|
Remove debugging print.
Georg Brandl
2009-01-11
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Switch copyright and license tags to single style. Add contributor
Georg Brandl
2009-01-03
11
-22
/
+22
|
/
/
/
/
/
/
*
|
|
|
|
|
Fix #67: Output warnings about failed doctests in the doctest extension
Georg Brandl
2008-12-15
1
-2
/
+11
*
|
|
|
|
|
Remove duplicate warning.
Georg Brandl
2008-12-15
1
-2
/
+0
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
* #72: In pngmath, make it possible to give a full path to LaTeX and
Georg Brandl
2008-12-15
1
-4
/
+6
|
/
/
/
/
*
|
|
|
Fix two issues with non-ASCII characters being written to byte streams.
Georg Brandl
2008-12-15
1
-1
/
+3
*
|
|
|
Warn if doctest blocks don't contain code.
Georg Brandl
2008-12-15
1
-2
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
#65: Store depth information in PNG images themselves.
Georg Brandl
2008-12-10
1
-7
/
+4
*
|
|
Fix automethod outside class context.
Georg Brandl
2008-12-09
1
-0
/
+3
|
/
/
*
|
Fix autoclass_content = "both" bug.
Georg Brandl
2008-12-07
1
-1
/
+1
|
/
*
Remove unused import.
Georg Brandl
2008-11-23
1
-1
/
+0
*
"todolist" has no content or arguments.
Georg Brandl
2008-11-23
1
-2
/
+2
*
Don't register two handlers for the same event.
Georg Brandl
2008-11-23
1
-3
/
+0
*
Use regular system message node for warning about latex failures.
Georg Brandl
2008-11-22
1
-19
/
+8
*
sphinx.ext.pngmath: make Latex errors non-fatal for HTML output
Pauli Virtanen
2008-11-20
1
-2
/
+27
[next]