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 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
*
Add OpenSearch capability.
Georg Brandl
2008-04-27
1
-1
/
+7
*
Review templating docs.
Georg Brandl
2008-04-27
1
-69
/
+85
*
simplified layout template a bit, working on templating documentation
Armin Ronacher
2008-04-27
2
-10
/
+173
*
Add a para about section nesting.
Georg Brandl
2008-04-26
1
-0
/
+4
*
* Use a customizable title for the docs.
Georg Brandl
2008-04-19
4
-20
/
+22
*
:func: et al. should not include parens.
Georg Brandl
2008-04-19
1
-3
/
+5
*
Add new templating API, remove Jinja external and add it to setup.py dependen...
Georg Brandl
2008-04-13
3
-1
/
+32
*
Support ``currentmodule`` directive, for docs that spread documentation
Georg Brandl
2008-04-13
1
-6
/
+15
*
Support Sphinx.add_transform().
Georg Brandl
2008-04-13
1
-0
/
+5
*
Add note about __module__ checking.
Georg Brandl
2008-04-13
1
-0
/
+7
*
Fix :term:`title <target>`, and make giving multiple cmdoptions possible.
Georg Brandl
2008-04-07
1
-2
/
+6
*
Advise to put index directives before the target.
Georg Brandl
2008-04-06
1
-0
/
+9
*
Allow the config to act as an extension.
Georg Brandl
2008-04-06
4
-43
/
+43
*
Don't swallow toc entries when resolving subtrees.
Georg Brandl
2008-04-06
1
-1
/
+1
*
Allow new titles in the toctree.
Georg Brandl
2008-03-30
2
-5
/
+20
*
Adapt extension mod to new indextemplate syntax.
Georg Brandl
2008-03-28
1
-3
/
+3
*
Support app.add_crossref_type().
Georg Brandl
2008-03-28
4
-6
/
+49
*
Add subscription box for the google group.
Georg Brandl
2008-03-28
1
-3
/
+6
*
Fix HTML.
Georg Brandl
2008-03-28
1
-1
/
+1
*
Refer to the new Google group.
Georg Brandl
2008-03-28
1
-3
/
+2
*
Several fixes in the latex processing.
Georg Brandl
2008-03-26
1
-1
/
+3
*
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 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
1
-1
/
+1
*
Support the image directive.
Georg Brandl
2008-03-25
1
-0
/
+13
*
Add the changelog to the documentation.
Georg Brandl
2008-03-23
2
-0
/
+5
*
Add changelog entry and docs for builder rename.
Georg Brandl
2008-03-23
1
-2
/
+2
*
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
2
-6
/
+6
*
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
2
-3
/
+3
*
Remove outdated info and add an XXX.
Georg Brandl
2008-03-23
1
-42
/
+1
*
Add versionadded tag.
Georg Brandl
2008-03-23
1
-0
/
+3
*
Also remove # doctest: directives in presentation output.
Georg Brandl
2008-03-22
1
-1
/
+11
*
* sphinx.ext.doctest: Replace <BLANKLINE> in doctest blocks by
Georg Brandl
2008-03-22
1
-0
/
+4
*
Add note about blank lines in doctest blocks.
Georg Brandl
2008-03-22
1
-3
/
+6
*
Mention docutils version requirement.
Georg Brandl
2008-03-22
1
-1
/
+2
*
Fixes from Armin.
Georg Brandl
2008-03-22
2
-2
/
+2
*
Put doctests in "default" by default and update docs for doctest extension.
Georg Brandl
2008-03-22
1
-2
/
+25
*
Add license and repository info to front page, add comments where sections ne...
Georg Brandl
2008-03-21
5
-3
/
+17
*
Add easy_install to sidebar.
Georg Brandl
2008-03-21
1
-2
/
+4
*
Prepare for release.
Georg Brandl
2008-03-21
1
-3
/
+3
*
Use Windows-friendlier dirnames.
Georg Brandl
2008-03-21
6
-24
/
+24
*
Fix directive parse_node function.
Georg Brandl
2008-03-21
1
-2
/
+2
*
Add a note about sys.path in conf.py.
Georg Brandl
2008-03-21
1
-1
/
+12
[next]