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
*
Update Changelog.
v0.1.61950
Georg Brandl
2008-03-26
1
-0
/
+6
*
Fix format string.
Georg Brandl
2008-03-26
1
-1
/
+1
*
Pylint fixing.
Georg Brandl
2008-03-26
2
-4
/
+4
*
Add release info.
v0.1.61945
Georg Brandl
2008-03-26
1
-2
/
+2
*
Prepare for release.
Georg Brandl
2008-03-26
0
-0
/
+0
*
Several fixes in the latex processing.
Georg Brandl
2008-03-26
5
-29
/
+31
*
Strip parentheses for C function pointer type names.
Georg Brandl
2008-03-25
1
-0
/
+5
*
Add fncychap.sty; add clean target.
Georg Brandl
2008-03-25
3
-2
/
+445
*
Add a paragraph on special names.
Georg Brandl
2008-03-25
3
-2
/
+60
*
Expand on the pickle builder.
Georg Brandl
2008-03-25
3
-3
/
+98
*
Add Jabber address.
Georg Brandl
2008-03-25
2
-2
/
+3
*
Rename static to _static and consistently name _sources.
Georg Brandl
2008-03-25
5
-12
/
+20
*
Rename pickle builder target.
Georg Brandl
2008-03-25
1
-4
/
+4
*
Rebuild all HTML files in case of a template change.
Georg Brandl
2008-03-25
7
-56
/
+60
*
Support the image directive.
Georg Brandl
2008-03-25
8
-19
/
+168
*
* setup: On Python 2.4, don't egg-depend on docutils if a docutils is
Georg Brandl
2008-03-25
2
-2
/
+26
*
* sphinx.builder: Handle unavailability of TOC relations (previous/
Georg Brandl
2008-03-25
2
-8
/
+22
*
Record deps from autodoc.
Georg Brandl
2008-03-25
3
-3
/
+22
*
Handle errors more gracefully.
Georg Brandl
2008-03-25
1
-6
/
+11
*
Add a dependency system for handling .. include, .. literalinclude
Georg Brandl
2008-03-25
6
-44
/
+88
*
Release preparation.
v0.1.61843
Georg Brandl
2008-03-24
1
-2
/
+2
*
Don't error out on reading an empty file.
Georg Brandl
2008-03-24
2
-1
/
+7
*
Add some formatting.
Georg Brandl
2008-03-23
1
-4
/
+5
*
Add the changelog to the documentation.
Georg Brandl
2008-03-23
2
-0
/
+5
*
Re-enable search box for HTML builder.
Georg Brandl
2008-03-23
1
-2
/
+1
*
Make parsed-literal blocks work as expected.
Georg Brandl
2008-03-23
2
-0
/
+6
*
Add changelog entry and docs for builder rename.
Georg Brandl
2008-03-23
2
-2
/
+4
*
Add missing commands if Pygments is not installed.
Georg Brandl
2008-03-23
2
-1
/
+15
*
Don't try to build copied sources if source suffix is .txt.
Georg Brandl
2008-03-23
4
-10
/
+29
*
Refer to bugs.python.org.
Georg Brandl
2008-03-23
1
-0
/
+2
*
Don't install scripts twice. Thanks to lunar.
Georg Brandl
2008-03-23
5
-15
/
+16
*
Python #2465: don't create makefile if not prompted to do so.
Georg Brandl
2008-03-23
2
-2
/
+9
*
Refreshed logo, by Panos Laganakos.
Georg Brandl
2008-03-23
1
-0
/
+0
*
Make sphinx compatible with docutils SVN snapshots.
v0.1.61798
Georg Brandl
2008-03-23
8
-16
/
+69
*
Update for new release.
Georg Brandl
2008-03-23
0
-0
/
+0
*
Remove outdated info and add an XXX.
Georg Brandl
2008-03-23
1
-42
/
+1
*
Add changelog entry.
Georg Brandl
2008-03-23
1
-1
/
+4
*
autodoc uses the module charset now
Armin Ronacher
2008-03-23
1
-0
/
+29
*
Fix for build-all mode.
Georg Brandl
2008-03-23
1
-0
/
+2
*
Add versionadded tag.
Georg Brandl
2008-03-23
1
-0
/
+3
*
Add TODO item.
Georg Brandl
2008-03-23
1
-0
/
+1
*
Render .. automodule:: docstrings in a section node, and
Georg Brandl
2008-03-23
2
-3
/
+17
*
Fix a case where nothing is built if the environment is fresh.
Georg Brandl
2008-03-23
2
-10
/
+16
*
Add release date.
Georg Brandl
2008-03-23
1
-2
/
+2
*
Bump ENV_VERSION after introduction of CodeBlocksHandler.
Georg Brandl
2008-03-23
1
-1
/
+1
*
Remove leftover code that does not work.
Georg Brandl
2008-03-23
1
-12
/
+0
*
Also remove # doctest: directives in presentation output.
Georg Brandl
2008-03-22
3
-7
/
+23
*
* sphinx.ext.doctest: Replace <BLANKLINE> in doctest blocks by
Georg Brandl
2008-03-22
5
-9
/
+60
*
Add note about blank lines in doctest blocks.
Georg Brandl
2008-03-22
1
-3
/
+6
*
Add changelog.
Georg Brandl
2008-03-22
1
-0
/
+11
[next]