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
/
doc
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
#122: proxy support for intersphinx
Sebastian Wiesner
2009-03-19
1
-0
/
+3
*
Add autosummary doc stub.
Georg Brandl
2009-03-16
1
-0
/
+9
*
Autodoc can now exclude single members from documentation
Georg Brandl
2009-03-15
1
-0
/
+6
*
Document setup_extension().
gbrandl
2009-03-14
1
-0
/
+5
*
Fix node class name.
Georg Brandl
2009-03-09
1
-1
/
+1
*
Update tutorial for directive classes.
Georg Brandl
2009-03-07
1
-30
/
+41
*
Make titles consistent.
Georg Brandl
2009-03-05
2
-4
/
+4
*
New ``inheritance_diagram`` extension to embed... inheritance diagrams!
Georg Brandl
2009-03-05
1
-0
/
+46
*
New ``graphviz`` extension to embed graphviz graphs.
Georg Brandl
2009-03-04
1
-0
/
+77
*
Fix grammar.
Georg Brandl
2009-03-04
1
-2
/
+2
*
Autodoc can now order members either alphabetically (like previously) or by m...
Georg Brandl
2009-02-27
1
-0
/
+14
*
Remove docs for removed automodule_skip_lines setting.
Georg Brandl
2009-02-27
1
-13
/
+0
*
Remove removed method.
Georg Brandl
2009-02-21
1
-3
/
+0
*
Fix #106, fix #107: make _special_attrgetters an attribute of AutoDirective, ...
Georg Brandl
2009-02-19
1
-0
/
+9
*
The HTML builder now stores a small file named ``.buildinfo`` in
Georg Brandl
2009-02-19
1
-4
/
+13
*
Add node structure picture.
Georg Brandl
2009-02-18
1
-0
/
+16
*
Add link to docutils directive docs.
Georg Brandl
2009-02-18
1
-3
/
+4
*
Document changes to the app API.
Georg Brandl
2009-02-17
1
-6
/
+30
*
Fix #93: note that show-inheritance works with automodule.
Georg Brandl
2009-02-15
1
-3
/
+5
*
merge with main
Georg Brandl
2009-02-14
1
-2
/
+3
|
\
|
*
Clarify what needs to be added to extensions.
Georg Brandl
2009-02-07
1
-2
/
+3
*
|
merge with trunk
Georg Brandl
2009-01-26
1
-0
/
+7
|
\
\
|
|
/
|
*
Add add_generic_role().
Georg Brandl
2009-01-22
1
-0
/
+7
*
|
merge with trunk
Georg Brandl
2009-01-22
1
-0
/
+7
|
\
\
|
|
/
|
*
merge with 0.5
Georg Brandl
2009-01-22
4
-3
/
+40
|
|
\
|
*
|
A bit of clarification about where Sphinx finds autodoced modules.
Georg Brandl
2009-01-22
1
-0
/
+7
*
|
|
Fix more line length and trailing whitespace.
Georg Brandl
2009-01-10
7
-30
/
+30
|
|
/
|
/
|
*
|
Document how autodoc with attributes works.
Georg Brandl
2009-01-06
1
-0
/
+18
*
|
Improve builder docs a bit.
Georg Brandl
2008-12-26
1
-1
/
+5
*
|
Automated merge with file:///home/gbr/devel/sphinx0.5
Georg Brandl
2008-12-21
1
-0
/
+316
|
\
\
|
|
/
|
*
Fix #58: Add extension tutorial and better docs on where to put extensions.
Georg Brandl
2008-12-21
1
-0
/
+316
*
|
Automated merge with file:///home/gbr/devel/sphinx0.5
Georg Brandl
2008-12-15
1
-3
/
+11
|
\
\
|
|
/
|
*
* #72: In pngmath, make it possible to give a full path to LaTeX and
Georg Brandl
2008-12-15
1
-3
/
+11
*
|
Add "doctest_global_setup" conf val.
Georg Brandl
2008-12-15
1
-0
/
+8
*
|
Automated merge with file:///home/gbr/devel/sphinx0.5
Georg Brandl
2008-12-07
2
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add Sphinx.add_lexer().
Georg Brandl
2008-11-30
1
-0
/
+7
|
*
Some more fixes after the great renaming.
Georg Brandl
2008-11-29
2
-2
/
+2
*
|
Document that mathbase isn't meant to be included in the extensions config
Georg Brandl
2008-12-06
1
-2
/
+7
|
/
*
Fix param name and add example.
Georg Brandl
2008-11-23
1
-1
/
+11
*
A few math experience improvements, inspired by Fredrik Johansson.
Georg Brandl
2008-11-16
1
-2
/
+12
*
Add todo extension.
Georg Brandl
2008-11-09
4
-3
/
+33
*
Add env-purge-doc event. Add some examples for event usage.
Georg Brandl
2008-11-09
1
-1
/
+22
*
Allow skipping members by event.
georg.brandl
2008-11-02
1
-0
/
+28
*
Bring up to date and link to add_config_value().
georg.brandl
2008-11-01
1
-1
/
+13
*
Add "source-read" event.
georg.brandl
2008-10-16
1
-0
/
+8
*
Allow nonwrapped displaymath.
georg.brandl
2008-08-07
1
-0
/
+15
*
Test suite update for math extension.
georg.brandl
2008-08-06
1
-2
/
+2
*
Add math support to Sphinx.
georg.brandl
2008-08-06
2
-0
/
+185
*
``Sphinx.add_node()`` now takes optional visitor methods for the HTML,
georg.brandl
2008-08-05
1
-1
/
+22
*
Add intersphinx extension.
georg.brandl
2008-08-04
1
-0
/
+67
[next]