index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Increase version number. Explain "fully qualified" in the config docs.
Georg Brandl
2008-05-02
1
-12
/
+18
*
Fix typo.
Georg Brandl
2008-04-28
1
-1
/
+1
*
documented change
Armin Ronacher
2008-04-28
1
-1
/
+2
*
Put version number in index sidebar.
Georg Brandl
2008-04-27
1
-1
/
+1
*
Fetch Sphinx version from Sphinx itself.
Georg Brandl
2008-04-27
1
-2
/
+3
*
Add logo options, add blocks to sidebar.
Georg Brandl
2008-04-27
3
-0
/
+28
*
Fix markup.
Georg Brandl
2008-04-27
1
-1
/
+1
*
Use OpenSearch for Sphinx docs.
Georg Brandl
2008-04-27
1
-0
/
+2
[next]