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
*
Closes #1159: do not emit duplicate inventory entries for py:module objects.
Georg Brandl
2013-09-16
1
-0
/
+6
*
Merged in JonnyJD/sphinx/autodoc_novalue (pull request #109)
Georg Brandl
2013-09-16
1
-5
/
+29
|
\
|
*
autodoc: change :novalue: to :annoation: option
Johannes Dewender
2013-02-27
1
-6
/
+25
|
*
fix tests for autodoc novalue option
Johannes Dewender
2013-01-24
1
-2
/
+2
|
*
autodoc: novalue option for autodata and autoattribute
Johannes Dewender
2013-01-22
1
-7
/
+12
*
|
Remove ids from copied todo directives; they are no longer unique in the todo...
Roland Meister
2013-06-19
1
-1
/
+3
*
|
#1131: try to make grapviz invocation more robust
Georg Brandl
2013-03-30
1
-8
/
+1
*
|
Fix autodoc crash if :members: and :special-members: ware both set (by d7ac5e4).
shimizukawa
2013-02-03
1
-0
/
+1
*
|
Closes #1062: sphinx.ext.autodoc use __init__ method signature for class sign...
shimizukawa
2013-02-03
1
-0
/
+12
*
|
Respect add_autodoc_attrgetter() even when inherited-members is set
A. Jesse Jiryu Davis
2013-01-31
1
-1
/
+1
|
/
*
autodoc: debug module analyzer failure
Georg Brandl
2013-01-13
1
-1
/
+2
*
Fix pyflakes issues.
Georg Brandl
2013-01-13
1
-1
/
+0
*
fix: autodoc documented descriptor class as attribute
shimizukawa
2013-01-12
1
-1
/
+1
*
autodoc: use debug2() and [autodoc] prefix
Georg Brandl
2013-01-12
1
-11
/
+11
*
autodoc: Don't rely on reporter.get_source_and_line existing for debug messages.
Jonathan Waltman
2013-01-05
1
-1
/
+4
*
Add basic debugging support for autodoc.
Jonathan Waltman
2013-01-05
1
-6
/
+24
*
Copyright update.
Georg Brandl
2013-01-01
20
-20
/
+20
*
Add an easier way to raise MathExtError with stderr/stdout only displayed if ...
Georg Brandl
2012-12-30
1
-4
/
+9
*
rather than use two-ifs, do it in one if-elif-else branch.
Nozomu Kaneko
2012-12-15
1
-6
/
+4
*
fix #1056: message "Return value: ..." generated by refcounting not localized
Nozomu Kaneko
2012-12-15
1
-4
/
+7
*
BUG: ext/linkcode: do not detect linkcode config changes
Pauli Virtanen
2012-12-07
1
-1
/
+1
*
autodoc: Handle explicit instance attributes in :members: (re #904)
Jon Waltman
2012-11-08
1
-14
/
+17
*
Update Sphinx URL to new sphinx-doc.org domain.
Georg Brandl
2012-11-04
1
-1
/
+1
*
Fix whitespace / line length issues reported by "make test"
Jon Waltman
2012-11-03
1
-1
/
+1
*
Fix intersphinx dictionary ordering confusion differently, as proposed by Jon.
Georg Brandl
2012-11-01
1
-5
/
+14
*
merge with Takayuki's sphinx-fix-testing-fork
Georg Brandl
2012-11-01
1
-3
/
+4
|
\
|
*
fix #1008: fix autodoc documenter resolve ordering.
shimizukawa
2012-10-31
1
-1
/
+1
|
*
fix #1008 #1029 : intersphinx_mapping values are not stable if mapping have p...
shimizukawa
2012-10-30
1
-3
/
+4
*
|
Fix test_autodoc with Python 3.3, patches by Jon and Takayuki.
Georg Brandl
2012-11-01
1
-1
/
+1
|
/
*
Closes #1010: Make pngmath images transparent by default; IE7+ should handle it.
Georg Brandl
2012-10-28
1
-1
/
+2
*
Merged in jonovik/sphinx (pull request #25)
Georg Brandl
2012-10-28
8
-21
/
+129
|
\
|
*
Merged in pv/sphinx-work/ext-linkcode (pull request #47)
Georg Brandl
2012-10-28
1
-0
/
+72
|
|
\
|
|
*
ENH: add a linkcode extension
Pauli Virtanen
2012-03-11
1
-0
/
+72
|
*
|
merge with stable
Georg Brandl
2012-10-28
3
-7
/
+14
|
|
\
\
|
|
*
\
Merged in xarthisius/sphinx (pull request #63)
Georg Brandl
2012-05-08
1
-2
/
+2
|
|
|
\
\
|
|
|
*
|
Fixed encoding for Python 3
Kacper Kowalik
2012-05-06
1
-2
/
+2
|
|
*
|
|
Changed the ``special-members`` option to behave like the ``members`` option.
ms4py
2012-03-16
1
-3
/
+7
|
|
|
/
/
|
|
*
|
fixed encoding for hashing functions for Python 3
Rob Reilink
2012-03-13
2
-3
/
+6
|
|
|
/
|
|
*
merge with stable
Georg Brandl
2012-03-10
2
-4
/
+7
|
|
|
\
|
|
|
*
merge with stable
Georg Brandl
2012-03-10
2
-4
/
+7
|
|
|
|
\
|
|
|
|
*
Merged in dairiki/sphinx (pull request #44)
Georg Brandl
2012-03-10
1
-1
/
+1
|
|
|
|
|
\
|
|
|
|
|
*
Trigger rebuild when todo visibility is toggled (mentioned in #884).
Robert Lehmann
2012-02-29
1
-1
/
+1
|
|
|
|
*
|
Intersphinx: parse inventories correctly when object names contain embedded s...
Jeff Dairiki
2012-02-26
1
-1
/
+7
|
|
|
|
|
/
|
|
|
|
*
merge with stable
Georg Brandl
2012-02-19
2
-3
/
+13
|
|
|
|
|
\
|
|
|
|
*
|
Stop graphviz nodes from showing up twice in text builders.
Robert Lehmann
2012-02-15
1
-3
/
+5
|
|
|
|
*
|
Fix: show [graph] in text builder
Timo Schmid
2011-12-23
1
-0
/
+1
|
*
|
|
|
|
Closes #617: Fix docstring preparation without included signature: only ignor...
Jon Waltman
2012-09-16
1
-1
/
+4
|
*
|
|
|
|
Fixed encoding for Python 3
Kacper Kowalik
2012-05-06
1
-2
/
+2
|
*
|
|
|
|
fixed encoding for hashing functions for Python 3
Rob Reilink
2012-03-13
2
-3
/
+6
|
|
/
/
/
/
|
*
|
|
|
Fix code style nits.
Georg Brandl
2012-03-10
1
-1
/
+2
|
|
/
/
/
[next]