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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 64733,64743,64755,64795,64803 via svnmerge from
georg.brandl
2008-07-08
1
-0
/
+3
*
automodule now supports module options.
georg.brandl
2008-07-08
1
-0
/
+5
*
Merged revisions 64725-64726,64730 via svnmerge from
georg.brandl
2008-07-05
1
-1
/
+7
*
Merged revisions 64703-64708,64710-64712 via svnmerge from
georg.brandl
2008-07-04
4
-9
/
+20
*
Merged revisions 64642-64643,64698 via svnmerge from
georg.brandl
2008-07-04
1
-0
/
+11
*
Fixed a syntax error in the builder documentation.
armin.ronacher
2008-06-26
1
-1
/
+1
*
Implemented JSONHTMLBuilder and improved JSON handling (it now prefers json f...
armin.ronacher
2008-06-26
1
-11
/
+27
*
Refactored pickle builder into a SerializingHTMLBuilder and PickleHTMLBuilder...
armin.ronacher
2008-06-26
1
-15
/
+72
*
Add "who uses it" page.
georg.brandl
2008-06-23
2
-0
/
+6
*
Add static method support.
georg.brandl
2008-06-23
1
-0
/
+6
*
Add a bit on signatures and field lists.
georg.brandl
2008-06-23
1
-3
/
+80
*
Add general docstring processing support with a new event in autodoc.
georg.brandl
2008-06-22
3
-7
/
+44
*
Support :noindex: in autodoc directives.
georg.brandl
2008-06-22
1
-0
/
+7
*
Fix class name.
georg.brandl
2008-06-18
1
-1
/
+3
*
Follow renaming of desc_classname to desc_addname.
georg.brandl
2008-06-18
1
-1
/
+1
*
Add default_role configuration value.
georg.brandl
2008-06-17
2
-0
/
+19
*
Support inheritance display in autoclass, thanks to mdboom.
georg.brandl
2008-06-17
1
-40
/
+46
*
Support splitting the HTML index.
georg.brandl
2008-06-17
1
-0
/
+7
*
Add notes about Unicode and escaping of backslashes.
georg.brandl
2008-06-17
1
-1
/
+9
*
Add image format handling.
georg.brandl
2008-06-15
1
-5
/
+20
*
Add html_favicon config value.
georg.brandl
2008-06-15
1
-0
/
+9
*
Add maxdepth for TOCs.
georg.brandl
2008-06-12
2
-1
/
+8
*
Add a preliminary text writer, mainly for producing pydoc-compatible topic help.
georg.brandl
2008-06-01
1
-0
/
+10
*
Add html-page-context event for customizing the template context.
georg.brandl
2008-05-31
2
-16
/
+55
*
Provide rest "class" directive as "cssclass".
georg.brandl
2008-05-24
1
-0
/
+17
*
Add html_short_title and html_show_sphinx config values.
georg.brandl
2008-05-24
2
-1
/
+21
*
Allow subdirs in html_static_path.
georg.brandl
2008-05-24
1
-0
/
+3
*
Add exclude_trees config value.
georg.brandl
2008-05-24
1
-1
/
+9
*
#2904: fix :func:`title <target>` behavior.
georg.brandl
2008-05-24
1
-4
/
+0
*
Add html_use_index flag.
georg.brandl
2008-05-23
1
-3
/
+9
*
Clarify docs for auto directive options.
georg.brandl
2008-05-23
1
-3
/
+17
*
Fix determination of title in HTML help.
georg.brandl
2008-05-23
1
-0
/
+4
*
Add examples section.
georg.brandl
2008-05-06
1
-0
/
+8
*
Minor enhancements to generate_rst.
georg.brandl
2008-05-06
1
-4
/
+6
*
added support for explicit signatures in callables
armin.ronacher
2008-05-06
1
-0
/
+11
*
Add html_file_suffix value.
georg.brandl
2008-05-06
1
-0
/
+7
*
Support all rst admonitions in LaTeX.
georg.brandl
2008-05-06
1
-10
/
+0
*
Add ``toctree_only`` feature to LaTeX builder.
georg.brandl
2008-05-04
2
-2
/
+9
*
Rename version to 0.3.
georg.brandl
2008-05-04
5
-9
/
+9
*
* Support for C class names (and const specifiers).
georg.brandl
2008-05-04
1
-0
/
+10
*
Add globbing-style toctree entries.
georg.brandl
2008-05-04
1
-1
/
+27
*
#2726: allow selecting what gets inserted into an autoclass directive.
georg.brandl
2008-05-04
1
-1
/
+18
*
#2656: autodoc now skips inherited members unless the :inherited-members: fla...
georg.brandl
2008-05-04
1
-0
/
+4
*
Fix handling of Verbatim within tables.
georg.brandl
2008-05-04
1
-0
/
+9
*
Use correct OpenSearch base url.
georg.brandl
2008-05-03
1
-1
/
+1
*
Fix OpenSearch description generation.
georg.brandl
2008-05-03
2
-3
/
+8
*
* New LaTeX table handling.
georg.brandl
2008-05-03
4
-0
/
+48
*
Remove note about 0.1.
georg.brandl
2008-05-03
1
-7
/
+0
*
Allow the configuration directory to be set differently from the source direc...
georg.brandl
2008-05-02
5
-52
/
+74
*
Add exclude_dirs config value.
georg.brandl
2008-05-02
1
-19
/
+26
[next]