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
/
sphinx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump to 1.2b2.
v1.2b2
Georg Brandl
2013-09-17
1
-2
/
+2
*
* ``apidoc`` now ignores "_private" modules by default, and has an option ``-P``
Georg Brandl
2013-09-17
1
-54
/
+60
*
Changelog entry and cleanup for PR#131.
Georg Brandl
2013-09-17
1
-8
/
+7
*
Merged in dcmouser/sphinx-fork-dcmouser (pull request #161)
Georg Brandl
2013-09-17
1
-3
/
+35
|
\
|
*
Added option to apidoc to have it output each module to its own page and upda...
dc mouser
2013-09-08
1
-13
/
+2
|
*
Added option to apidoc to write each module to standalone page instead of com...
dc mouser
2013-09-03
1
-3
/
+46
*
|
Ignoring the string consists only of white-space characters. Closes #1234
Takayuki Shimizukawa
2013-09-17
1
-1
/
+2
*
|
Fix NFC/NFD normalizing problem of rst filename on Mac OS X. Closes #1142
Takayuki Shimizukawa
2013-09-17
1
-2
/
+10
*
|
Closes #1225: fix CSS for viewcode blocks in haiku theme.
Georg Brandl
2013-09-17
1
-1
/
+1
*
|
Fix new getargspec implementation for 3.x.
Georg Brandl
2013-09-17
1
-3
/
+3
*
|
Add feature: theme package collection by using setuptools plugin mechanism.
Takayuki Shimizukawa
2013-09-16
1
-2
/
+45
*
|
Closes #1192: Fix escaping problem for hyperlinks in the manpage writer.
Georg Brandl
2013-09-16
1
-1
/
+3
*
|
Closes #1185: Don't crash when a Python module has a wrong or no encoding dec...
Georg Brandl
2013-09-16
1
-7
/
+7
*
|
Closes #828: use inspect.getfullargspec() to be able to document functions with
Georg Brandl
2013-09-16
1
-1
/
+37
*
|
Fixes #1204: use the correct relative path referring to local intersphinx tar...
Georg Brandl
2013-09-16
1
-0
/
+4
*
|
#1259: Guard the debug output call when emitting events; to prevent the
Georg Brandl
2013-09-16
1
-1
/
+5
*
|
Merged in Vladimirsson/sphinx (pull request #136)
Georg Brandl
2013-09-16
1
-0
/
+4
|
\
\
|
*
|
Added ``imported-members`` option for ``automodule`` directive in autodoc
Bogdan Opanchuk
2013-04-20
1
-0
/
+4
*
|
|
Merged in mdboom/sphinx/tooltip-escaping (pull request #128)
Georg Brandl
2013-09-16
1
-0
/
+1
|
\
\
\
|
*
|
|
Forgot double slash
Michael Droettboom
2013-04-08
1
-1
/
+1
|
*
|
|
Escape the quotes in the tooltip message
Michael Droettboom
2013-04-03
1
-0
/
+1
*
|
|
|
Small code style fix.
Georg Brandl
2013-09-16
1
-1
/
+1
*
|
|
|
Merged in RelentlessIdiot/sphinx (pull request #149)
Georg Brandl
2013-09-16
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Fix #1203: Does not append space to unknown field names.
Rob Ruana
2013-06-23
1
-1
/
+3
*
|
|
|
|
Locale update: new locales, others updated from Transifex.
Georg Brandl
2013-09-16
82
-1564
/
+3818
*
|
|
|
|
Small consistency fix for timestamp tzoffset calculation.
Georg Brandl
2013-09-16
1
-2
/
+3
*
|
|
|
|
Avoid some pyflakes false positives.
Georg Brandl
2013-09-16
4
-4
/
+6
*
|
|
|
|
Closes #1159: do not emit duplicate inventory entries for py:module objects.
Georg Brandl
2013-09-16
2
-1
/
+8
*
|
|
|
|
Closes issue #1242: make it clearer that "translations not available" means o...
Georg Brandl
2013-09-16
1
-2
/
+3
*
|
|
|
|
Merged in cancerhermit/sphinx (pull request #153)
Georg Brandl
2013-09-16
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
override extensions in config.py
cancerhermit
2013-08-04
1
-0
/
+2
*
|
|
|
|
|
Fix new html_extra_path option for singlehtml builder.
Georg Brandl
2013-09-16
1
-0
/
+1
*
|
|
|
|
|
Merged in mcmtroffaes/sphinx-html-extra-path (pull request #158)
Georg Brandl
2013-09-16
4
-0
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Actual implementation.
Matthias C. M. Troffaes
2013-08-22
1
-0
/
+12
|
*
|
|
|
|
|
Set up initial test.
Matthias C. M. Troffaes
2013-08-22
1
-0
/
+1
|
*
|
|
|
|
|
Add and document html_extra_path option.
Matthias C. M. Troffaes
2013-08-22
2
-0
/
+6
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merged in JonnyJD/sphinx/autodoc_novalue (pull request #109)
Georg Brandl
2013-09-16
1
-5
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
autodoc: change :novalue: to :annoation: option
Johannes Dewender
2013-02-27
1
-6
/
+25
|
*
|
|
|
|
|
fix tests for autodoc novalue option
Johannes Dewender
2013-01-24
1
-2
/
+2
|
*
|
|
|
|
|
autodoc: novalue option for autodata and autoattribute
Johannes Dewender
2013-01-22
1
-7
/
+12
*
|
|
|
|
|
|
Do not use footnotesize for table entries.
Georg Brandl
2013-09-16
1
-3
/
+1
*
|
|
|
|
|
|
merge with regrebo/sphinx (PR#151)
Georg Brandl
2013-09-16
1
-10
/
+9
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Table improvements in latex:
Lennart Regebro
2013-07-12
146
-4477
/
+7431
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Tables now look good.
Lennart Regebro
2013-03-04
1
-10
/
+12
*
|
|
|
|
|
|
|
|
Merged in sahchandler/sphinx (pull request #155)
Georg Brandl
2013-09-16
1
-17
/
+61
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Add support for C++11 member function ref-qualifiers and C++03 volatile membe...
Tres Walsh
2013-08-07
1
-17
/
+61
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
merge with masklinn/sphinx (PR#132: update JQuery to 1.8.3)
Georg Brandl
2013-09-16
1
-4
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Update jquery to 1.8.3 in websupport
masklinn
2013-04-09
1
-4
/
+2
*
|
|
|
|
|
|
|
|
|
Sidebar: strip spaces from cookie key
David Li
2013-08-31
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Unify usage of os.path/path in EpubBuilder.
Roland Meister
2013-08-10
1
-2
/
+2
[next]