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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove sphinx-web script.
v0.4
0.4
Georg Brandl
2008-06-23
2
-19
/
+1
*
Add "who uses it" page.
Georg Brandl
2008-06-23
3
-0
/
+32
*
Release preparation.
Georg Brandl
2008-06-23
2
-3
/
+3
*
Add static method support.
Georg Brandl
2008-06-23
8
-8
/
+80
*
Added support for upcoming "staticmethod" in autodoc
Armin Ronacher
2008-06-23
1
-3
/
+18
*
CSS fix for field lists.
Georg Brandl
2008-06-23
2
-0
/
+22
*
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
7
-19
/
+117
*
Add changelog entry and fix feature.^
Georg Brandl
2008-06-22
2
-2
/
+5
*
Don't collapse modindex if number of submodules is larger
Georg Brandl
2008-06-22
4
-4
/
+25
*
Add support for subscript/superscript nodes in latex.
Georg Brandl
2008-06-22
4
-9
/
+87
*
Remove target directories in the static path before copying them again.
Georg Brandl
2008-06-22
2
-4
/
+6
*
Add cleardoublepage to TOC.
Georg Brandl
2008-06-22
1
-0
/
+1
*
Typo fix.
Georg Brandl
2008-06-22
1
-1
/
+1
*
Support :noindex: in autodoc directives.
Georg Brandl
2008-06-22
3
-5
/
+21
*
Interpret field lists in description units.
Georg Brandl
2008-06-20
2
-1
/
+89
*
Fix class name.
Georg Brandl
2008-06-18
1
-1
/
+3
*
Support -> return type annotations.
Georg Brandl
2008-06-18
4
-6
/
+17
*
Follow renaming of desc_classname to desc_addname.
Georg Brandl
2008-06-18
1
-1
/
+1
*
Rename node class desc_classname to desc_addname, which
Georg Brandl
2008-06-18
5
-20
/
+30
*
Add a paragraph before \declaremodule.
Georg Brandl
2008-06-18
1
-3
/
+3
*
Fix image handling.
Georg Brandl
2008-06-18
2
-12
/
+16
*
Move thanks to correct entry.
Georg Brandl
2008-06-17
1
-3
/
+3
*
Compile the right-aligned rellinks into a list that is iterated
Georg Brandl
2008-06-17
2
-24
/
+23
*
Fix unbound local.
Georg Brandl
2008-06-17
1
-1
/
+1
*
Increment env version after the image handling change.
Georg Brandl
2008-06-17
1
-1
/
+1
*
Add default_role configuration value.
Georg Brandl
2008-06-17
8
-7
/
+47
*
Translate line blocks with \raggedright.
Georg Brandl
2008-06-17
2
-4
/
+13
*
Support inheritance display in autoclass, thanks to mdboom.
Georg Brandl
2008-06-17
3
-52
/
+77
*
Support splitting the HTML index.
Georg Brandl
2008-06-17
10
-4
/
+123
*
Use Unicode throughout autodoc.
Georg Brandl
2008-06-17
1
-8
/
+16
*
Fix printing of SystemMessages with Unicode content.
Georg Brandl
2008-06-17
1
-1
/
+1
*
Add notes about Unicode and escaping of backslashes.
Georg Brandl
2008-06-17
1
-1
/
+9
*
Don't ignore SystemExit; it shouldn't occur while building.
Georg Brandl
2008-06-15
1
-2
/
+0
*
Quick fix for None return.
Georg Brandl
2008-06-15
1
-1
/
+2
*
Correctly report source location for docstrings included
Georg Brandl
2008-06-15
2
-16
/
+80
*
Add image format handling.
Georg Brandl
2008-06-15
7
-32
/
+95
*
Add html_favicon config value.
Georg Brandl
2008-06-15
7
-26
/
+64
*
Some refactoring and more documentation in autodoc.
Georg Brandl
2008-06-15
1
-90
/
+128
*
#3096: sort "unused" warnings by docname.
Georg Brandl
2008-06-12
1
-1
/
+1
*
Add maxdepth for TOCs.
Georg Brandl
2008-06-12
4
-4
/
+20
*
Factor out toctree resolution and add an option to ignore
Georg Brandl
2008-06-12
1
-44
/
+67
*
Fix style nit.
Georg Brandl
2008-06-12
1
-0
/
+4
*
Add a commandprefix to the latex formatter to override
Georg Brandl
2008-06-12
1
-2
/
+3
*
Fix line block rendering.
Georg Brandl
2008-06-12
1
-1
/
+1
*
env is set now to nodes after unpickling.
Armin Ronacher
2008-06-08
1
-0
/
+1
*
#3041: fix handling of unicode docstrings.
Georg Brandl
2008-06-05
2
-1
/
+3
*
Add a test suite skeleton, a first test for sphinx.config, and fix a bug in c...
Georg Brandl
2008-06-05
13
-11
/
+1476
*
Remove the old web package.
Georg Brandl
2008-06-05
20
-3292
/
+0
*
Fix the handling of extensions' config values.
Georg Brandl
2008-06-04
3
-22
/
+25
[next]