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 stable
Georg Brandl
2014-01-13
2
-1
/
+20
|
\
|
*
Closes #1261: Python 3 cannot sort None and str types, make everything a str.
Georg Brandl
2014-01-12
1
-1
/
+1
|
*
Closes #618: add documenter classes to registry in autosummary standalone gen...
Georg Brandl
2014-01-12
1
-0
/
+15
|
*
Closes #1299: Make behavior of the :rst:dir:`math` directive more consistent ...
Georg Brandl
2014-01-12
1
-0
/
+4
*
|
merge with stable
Georg Brandl
2014-01-12
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
merge stable into default
Georg Brandl
2014-01-11
1
-1
/
+0
|
|
\
|
|
*
merge stable into default
Georg Brandl
2014-01-11
1
-1
/
+0
|
|
|
\
|
|
|
*
Closes #925: Allow list-typed config values to be provided on the command line,
Georg Brandl
2014-01-10
1
-1
/
+0
*
|
|
|
Closes #1155: Fix autodocumenting C-defined methods as attributes in Python 3.
Georg Brandl
2014-01-12
1
-1
/
+2
*
|
|
|
Closes #1181: Report option errors in autodoc directives more gracefully.
Georg Brandl
2014-01-12
1
-2
/
+9
|
/
/
/
*
|
|
Closes #929: Support parsed-literal blocks in LaTeX output correctly.
Georg Brandl
2014-01-11
1
-1
/
+1
*
|
|
Closes #923: Take the entire LaTeX document into account when caching
Georg Brandl
2014-01-11
1
-4
/
+3
*
|
|
Closes #943: In autosummary, recognize "first sentences" to pull from the doc...
Georg Brandl
2014-01-11
1
-2
/
+1
*
|
|
Closes #908: On Python 3, handle error messages from LaTeX correctly in the p...
Georg Brandl
2014-01-11
1
-5
/
+5
|
/
/
*
|
Closes #932: autodoc: Do not crash if ``__doc__`` is not a string.
Georg Brandl
2014-01-10
1
-1
/
+2
|
/
*
Closes #814: autodoc: Guard against strange type objects that don't have
Georg Brandl
2014-01-10
1
-1
/
+1
*
Fix autodoc with ``autoclass_content="both"`` uses useless ``object.__init__`...
shimizukawa
2014-01-02
1
-1
/
+1
*
Fix: autodoc class __init__ override not removed from docstring. Closes #1138
shimizukawa
2013-12-09
1
-2
/
+12
*
Merged in shimizukawa/sphinx-fix-pypytest (pull request #177)
Takayuki Shimizukawa
2013-12-09
1
-3
/
+8
|
\
|
*
Now sphinx.ext.autodoc on PyPy ignoring the method of built-in classes.
shimizukawa
2013-10-07
1
-3
/
+8
*
|
Don't strip file extension from names in autosummary directive.
Thomas Kluyver
2013-11-14
1
-2
/
+0
*
|
sort class items in inheritance_diagram
minrk
2013-10-21
1
-1
/
+1
*
|
Removed the ``sphinx.ext.refcounting`` extension -- it is very specific to
Georg Brandl
2013-10-12
1
-101
/
+0
*
|
autodoc: fix annotation None for properties
Johannes Dewender
2013-10-09
1
-7
/
+8
|
/
*
Fixes #1204: use the correct relative path referring to local intersphinx tar...
Georg Brandl
2013-09-16
1
-0
/
+4
*
Merged in Vladimirsson/sphinx (pull request #136)
Georg Brandl
2013-09-16
1
-0
/
+4
|
\
|
*
Added ``imported-members`` option for ``automodule`` directive in autodoc
Bogdan Opanchuk
2013-04-20
1
-0
/
+4
*
|
Merged in mdboom/sphinx/tooltip-escaping (pull request #128)
Georg Brandl
2013-09-16
1
-0
/
+1
|
\
\
|
*
|
Forgot double slash
Michael Droettboom
2013-04-08
1
-1
/
+1
|
*
|
Escape the quotes in the tooltip message
Michael Droettboom
2013-04-03
1
-0
/
+1
|
|
/
*
|
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
[next]