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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove or update missing links.
shimizukawa
2015-03-07
1
-1
/
+1
*
fix http/https
shimizukawa
2015-02-28
1
-1
/
+1
*
Closes #1735: Use https://doc.python.org/ instead of ``http`` protocol. It w...
shimizukawa
2015-02-23
1
-4
/
+4
*
Merge branch 'stable'
Georg Brandl
2015-01-02
1
-3
/
+3
|
\
|
*
development process updates: bb->gh, hg->git
Georg Brandl
2015-01-02
1
-3
/
+3
*
|
use reference to python 3.4 for intersphinx
Takayuki Shimizukawa
2014-10-30
1
-4
/
+4
*
|
Update CHANGES for pull request #275, #1537; sphinx.ext.intersphinx supports ...
Takayuki Shimizukawa
2014-08-23
1
-0
/
+2
*
|
Merged in bsipocz/sphinx (pull request #275)
Takayuki Shimizukawa
2014-08-23
1
-0
/
+12
|
\
\
|
*
|
fix typo
Brigitta Sipocz
2014-08-21
1
-1
/
+1
|
*
|
Addressing comment and adding docs
Brigitta Sipocz
2014-08-21
1
-0
/
+12
*
|
|
:mod:`~sphinx.ext.viewcode` support imported function/class aliases. Closes #623
Takayuki Shimizukawa
2014-08-22
1
-0
/
+20
|
/
/
*
|
improved consistency for how docs refer to True and False
EricFromCanada
2014-06-18
2
-4
/
+5
*
|
rewrapping paragraphs when over 80 characters wide
EricFromCanada
2014-06-18
8
-30
/
+33
*
|
corrections for misspellings
EricFromCanada
2014-06-18
2
-2
/
+2
*
|
Closes #1489: Removes use of ":annotation:" for attribute types in napoleon, ...
Rob Ruana
2014-06-13
1
-1
/
+2
*
|
tiny documentation fix
Takayuki Shimizukawa
2014-04-28
1
-3
/
+2
*
|
Updates Napoleon documentation per suggestion by a user
Rob Ruana
2014-04-26
1
-3
/
+8
*
|
Closes #1396: Param types with inline markup no longer italicized
Rob Ruana
2014-03-09
1
-4
/
+4
*
|
merge with stable
Georg Brandl
2014-03-06
1
-0
/
+9
|
\
\
|
|
/
|
*
Add warnings that autodoc imports the modules.
Georg Brandl
2014-03-05
1
-0
/
+9
*
|
merge with stable
Georg Brandl
2014-01-20
3
-882
/
+0
|
\
\
|
|
/
|
*
Doc: move API docs in their own chapter and add more of it.
Georg Brandl
2014-01-20
3
-879
/
+0
*
|
Makes suggested changes before adding napoleon to sphinx
Rob Ruana
2014-01-19
2
-23
/
+43
*
|
Merged birkenfeld/sphinx into default
Rob Ruana
2014-01-19
1
-0
/
+14
|
\
\
|
*
|
mock: little changes, changelog and versionadded
Georg Brandl
2014-01-19
1
-0
/
+4
|
*
|
Merged in guibog/sphinx2 (pull request #184)
Georg Brandl
2014-01-19
1
-0
/
+10
|
|
\
\
|
|
*
|
autodoc extension: add autodoc_mock_imports config value
guibog
2013-10-23
1
-0
/
+10
|
|
|
/
*
|
|
Merge conflicts
Rob Ruana
2014-01-18
1
-35
/
+0
|
\
\
\
|
|
/
/
|
*
|
Remove sphinx.ext.oldcmarkup compatibility extension.
Georg Brandl
2014-01-17
1
-35
/
+0
*
|
|
Merges napoleon extension into mainline sphinx
Rob Ruana
2014-01-18
5
-0
/
+890
|
/
/
*
|
Closes #1174: Fix smart quotes being applied inside roles like :rst:role:`pro...
Georg Brandl
2014-01-12
1
-4
/
+7
|
/
*
Fix autodoc.
Georg Brandl
2013-10-12
1
-0
/
+2
*
Add sphinx.version_info for better programmatic check of the Sphinx version.
Georg Brandl
2013-10-12
1
-0
/
+16
*
Removed the ``sphinx.ext.refcounting`` extension -- it is very specific to
Georg Brandl
2013-10-12
1
-7
/
+0
*
changelog update for PR#136
Georg Brandl
2013-09-16
1
-6
/
+5
*
Merged in Vladimirsson/sphinx (pull request #136)
Georg Brandl
2013-09-16
1
-6
/
+11
|
\
|
*
Added ``imported-members`` option for ``automodule`` directive in autodoc
Bogdan Opanchuk
2013-04-20
1
-6
/
+11
*
|
Merged in JonnyJD/sphinx/autodoc_novalue (pull request #109)
Georg Brandl
2013-09-16
1
-2
/
+21
|
\
\
|
*
|
autodoc: change :novalue: to :annoation: option
Johannes Dewender
2013-02-27
1
-3
/
+13
|
*
|
autodoc: document novalue option
Johannes Dewender
2013-01-22
1
-2
/
+11
*
|
|
Add link to referenced docutils docs.
Eric Holscher
2013-07-11
1
-1
/
+2
|
|
/
|
/
|
*
|
docs: fix link to MathJax documentation
Georg Brandl
2013-03-30
1
-1
/
+1
*
|
Because it was thought MaxJax CDN URL has not been written intentionally, I u...
Takayuki Shimizukawa
2013-03-29
1
-4
/
+2
*
|
add missing `mathjax_path` default value in document.
Takayuki Shimizukawa
2013-03-29
1
-2
/
+4
|
/
*
Fix whitespace / line length issues reported by "make test"
Jonathan Waltman
2012-11-03
1
-5
/
+5
*
Closes #1010: Make pngmath images transparent by default; IE7+ should handle it.
Georg Brandl
2012-10-28
1
-12
/
+5
*
Linkcode changelog entry.
Georg Brandl
2012-10-28
1
-1
/
+1
*
Merged in pv/sphinx-work/ext-linkcode (pull request #47)
Georg Brandl
2012-10-28
1
-0
/
+46
|
\
|
*
DOC: linkcode: fix up documentation a bit
Pauli Virtanen
2012-03-11
1
-6
/
+5
|
*
ENH: add a linkcode extension
Pauli Virtanen
2012-03-11
1
-0
/
+47
[next]