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
*
ENH: add a linkcode extension
Pauli Virtanen
2012-03-11
1
-0
/
+72
*
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
*
|
|
|
Fix code style nits.
Georg Brandl
2012-03-10
1
-1
/
+2
|
/
/
/
*
|
|
Fixes #836: catch AttributeError when retrieving __dict__ attribute.
Georg Brandl
2012-03-10
1
-3
/
+7
*
|
|
Intersphinx: parse inventories correctly when object names contain embedded s...
Jeff Dairiki
2012-02-26
1
-1
/
+7
|
|
/
|
/
|
*
|
Closes #844: Fix crashes when dealing with Unicode output in doctest extension.
Georg Brandl
2012-01-29
1
-0
/
+4
*
|
Closes #854: Fix inheritance_diagram raising attribute errors on builtins.
Georg Brandl
2012-01-29
1
-1
/
+2
*
|
Closes #860: Do not crash when encountering invalid doctest examples, just em...
Georg Brandl
2012-01-29
1
-2
/
+7
|
/
*
Fix overlong lines.
Georg Brandl
2011-11-01
1
-1
/
+2
*
Closes #796: use package_dir everywhere instead of __file__.
Georg Brandl
2011-11-01
1
-1
/
+2
*
Closes #801: Make intersphinx work properly without SSL support.
Georg Brandl
2011-11-01
1
-1
/
+1
*
Merge with 1.0
Georg Brandl
2011-09-23
14
-279
/
+694
|
\
|
*
Merge with 1.0
Georg Brandl
2011-09-23
14
-279
/
+694
|
|
\
|
|
*
Merge with 1.0
Georg Brandl
2011-09-23
2
-3
/
+6
|
|
|
\
|
|
*
\
Merge with 1.0
Georg Brandl
2011-09-22
14
-280
/
+695
|
|
|
\
\
|
|
|
*
\
Merged in marklodato/sphinx (pull request #4)
Georg Brandl
2011-09-22
1
-1
/
+1
|
|
|
|
\
\
|
|
|
|
*
|
PygmentsBridge: pass keyword arguments to Pygments
Mark Lodato
2011-07-06
1
-1
/
+1
|
|
|
*
|
|
Merge with 1.0.
Georg Brandl
2011-09-21
1
-1
/
+1
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Fix #650: add missing newline in coverage output.
Georg Brandl
2011-09-21
1
-1
/
+1
|
|
|
*
|
|
|
Correctly treat built-in method (method descriptors) as methods
Julian Andres Klode
2011-05-04
1
-1
/
+2
|
|
|
*
|
|
|
Fix #718: "pass" is not a good way to exit a function.
Georg Brandl
2011-09-21
1
-1
/
+1
|
|
|
*
|
|
|
Fix syntax.
Georg Brandl
2011-09-21
1
-1
/
+1
|
|
|
*
|
|
|
Always use longtables for autosummary.
Georg Brandl
2011-09-21
1
-2
/
+2
|
|
|
*
|
|
|
Merged in benallard/sphinx (pull request #18)
Georg Brandl
2011-09-19
1
-35
/
+3
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
graphviz: Remove unused function get_svg_tag
Benoit Allard
2011-08-24
1
-5
/
+0
|
|
|
|
*
|
|
|
Render SVG using an img tag, not an object one. Even IE9 understands it now
Benoit Allard
2011-08-24
1
-33
/
+6
|
|
|
*
|
|
|
|
[intersphinx] [Fixes #622] env.warn called with incorrect number of arguments
Lucas Taylor
2011-09-03
1
-1
/
+1
|
|
|
|
/
/
/
/
|
|
|
*
|
|
|
The graphviz extension uses an empty <object ... /> tag to embed svg files, b...
Njal Karevoll
2011-08-12
1
-1
/
+1
|
|
|
*
|
|
|
graphviz: also catch IOError with Errno 22 (invalid parameter)
Benoit Allard
2011-07-14
1
-1
/
+8
|
|
|
*
|
|
|
Merged in jonwaltman/sphinx-info (pull request #5)
Georg Brandl
2011-07-07
3
-24
/
+78
|
|
|
|
\
\
\
\
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
The math extension displaymath directives now support ``name`` in
Georg Brandl
2011-06-30
1
-1
/
+4
|
|
|
|
*
|
|
autosummary: obtain import prefixes from environment also in the autolink role
Pauli Virtanen
2011-06-29
1
-14
/
+22
|
|
|
|
*
|
|
autosummary/generate: slightly more robust parsing in find_autosummary_in_lines
Pauli Virtanen
2011-06-29
1
-2
/
+4
|
|
|
|
*
|
|
autosummary: respect py:currentclass when looking up Python objects
Pauli Virtanen
2011-06-29
1
-1
/
+9
|
|
|
|
*
|
|
autosummary: fix get_documenter to handle its *parent* parameter correctly
Pauli Virtanen
2011-06-29
1
-9
/
+26
|
|
|
|
*
|
|
autosummary: improve robustness of the signature compactification
Pauli Virtanen
2011-06-29
1
-5
/
+21
|
|
|
*
|
|
|
Fix NameError in graphviz.render_dot_texinfo.
Jon Waltman
2011-06-30
1
-1
/
+2
|
|
|
|
/
/
/
|
|
|
*
|
|
Closes #671: new autodoc features: :special-members: and :private-members: sh...
Georg Brandl
2011-05-15
1
-17
/
+31
|
|
|
*
|
|
Closes #683: set default MathJax path to the CDN URL, and update the docs acc...
Georg Brandl
2011-05-15
1
-2
/
+3
|
|
|
*
|
|
merge with 1.0
Georg Brandl
2011-04-29
1
-1
/
+1
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Add Texinfo support in ext.graphviz, ext.inheritance_diagram and ext.mathbase.
Jon Waltman
2011-03-05
3
-8
/
+47
|
|
|
*
|
|
|
Make check.
Georg Brandl
2011-01-15
2
-2
/
+4
|
|
|
*
|
|
|
merge with 1.0
Georg Brandl
2011-01-15
14
-209
/
+540
|
|
|
|
\
\
\
\
[next]