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
*
Fix docs of inheritance-diagram "parts" option
Michael Goerz
2019-03-19
2
-7
/
+48
*
Python-3-only clean ups discovered by pyupgrade
Jon Dufresne
2019-03-19
1
-1
/
+1
*
docs: JS domain does not support reset current module
Takeshi KOMIYA
2019-03-03
1
-2
/
+0
*
docs: Remove a term "new" from config values
Takeshi KOMIYA
2019-02-27
6
-6
/
+6
*
Separate json and pickle to sphinxcontrib package
Takeshi KOMIYA
2019-02-17
2
-1
/
+26
*
Merge pull request #6074 from tk0miya/1148_autodecorator
Takeshi KOMIYA
2019-02-16
1
-1
/
+3
|
\
|
*
Closes #1148: autodoc: Add autodecorator directive for decorators
Takeshi KOMIYA
2019-02-15
1
-1
/
+3
*
|
Merge branch 'master' into simplify_conf.py
Takeshi KOMIYA
2019-02-16
9
-16
/
+93
|
\
\
|
*
|
Replace :file: and :samp: roles by class based implementation
Takeshi KOMIYA
2019-02-16
1
-0
/
+5
|
*
|
Replace :guilabel: and :menuselection: roles by class based implementation
Takeshi KOMIYA
2019-02-16
1
-0
/
+5
|
*
|
docs: Add SphinxRole and ReferenceRole
Takeshi KOMIYA
2019-02-16
1
-0
/
+6
|
*
|
Replace :pep: and :rfc: roles by class based implementation
Takeshi KOMIYA
2019-02-16
1
-0
/
+5
|
*
|
Replace :index: role by class based implementation
Takeshi KOMIYA
2019-02-16
1
-0
/
+5
|
*
|
Separate htmlhelp to sphinxcontrib package
Takeshi KOMIYA
2019-02-15
1
-0
/
+5
|
|
/
|
*
Merge pull request #6064 from tk0miya/5636_add_autosummary_mock_imports
Takeshi KOMIYA
2019-02-14
1
-0
/
+5
|
|
\
|
|
*
Closes #5636: autosummary: Add autosummary_mock_imports to mock external libr...
Takeshi KOMIYA
2019-02-11
1
-0
/
+5
|
*
|
Merge pull request #6063 from tk0miya/4261_autosectionlabel_max_depth
Takeshi KOMIYA
2019-02-14
1
-0
/
+7
|
|
\
\
|
|
*
|
docs: autosectionlabel_maxdepth
Takeshi KOMIYA
2019-02-11
1
-0
/
+7
|
|
|
/
|
*
|
Merge pull request #6025 from tk0miya/refactor_roles2
Takeshi KOMIYA
2019-02-14
1
-0
/
+5
|
|
\
\
|
|
*
|
Replace :abbr: role by class based implementation
Takeshi KOMIYA
2019-02-06
1
-0
/
+5
|
*
|
|
Update basic.css for HTML5 writer
Takeshi KOMIYA
2019-02-11
1
-12
/
+9
|
*
|
|
HTML builder outputs HTML5 by default
Takeshi KOMIYA
2019-02-11
1
-0
/
+6
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #6060 from tk0miya/drop_py2_2
Takeshi KOMIYA
2019-02-11
1
-0
/
+15
|
|
\
\
|
|
*
|
Deprecate sphinx.util.pycompat:sys_encoding
Takeshi KOMIYA
2019-02-11
1
-0
/
+5
|
|
*
|
refactor: Move NoneType to sphinx.util.typing
Takeshi KOMIYA
2019-02-11
1
-0
/
+5
|
|
*
|
refactor: Move terminal_safe() to sphinx.util.console
Takeshi KOMIYA
2019-02-11
1
-0
/
+5
|
*
|
|
docs: Use "Courier New" font to code blocks
Takeshi KOMIYA
2019-02-11
1
-1
/
+1
|
|
/
/
|
*
|
docs: Update location of builders
Takeshi KOMIYA
2019-02-11
1
-0
/
+2
|
*
|
Fix typo
Takeshi KOMIYA
2019-02-11
1
-1
/
+1
|
*
|
Merge pull request #6053 from tk0miya/5459_autodoc_default_options_accepts_True
Takeshi KOMIYA
2019-02-11
1
-3
/
+6
|
|
\
\
|
|
*
|
Closes #5459: autodoc: autodoc_default_options accepts True as a value
Takeshi KOMIYA
2019-02-11
1
-3
/
+6
|
*
|
|
docs: githubpage now supports CNAME file
Takeshi KOMIYA
2019-02-11
1
-0
/
+6
|
|
/
/
*
|
|
epub: ``epub_title`` defaults to the ``project`` option
Takeshi KOMIYA
2019-02-09
1
-1
/
+5
|
/
/
*
|
Merge pull request #5983 from tk0miya/separate_applehelp
Takeshi KOMIYA
2019-02-06
2
-1
/
+10
|
\
\
|
|
/
|
/
|
|
*
Separate applehelp to sphinxcontrib package
Takeshi KOMIYA
2019-02-06
2
-1
/
+10
*
|
Merge pull request #6015 from tk0miya/1851_omit_argument_for_code-block
Takeshi KOMIYA
2019-02-06
1
-4
/
+9
|
\
\
|
*
|
Close #1851: Allow to omit an argument for code-block directive
Takeshi KOMIYA
2019-02-04
1
-4
/
+9
|
|
/
*
|
Merge pull request #6013 from tk0miya/update_manpage
Takeshi KOMIYA
2019-02-04
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
doc: Remove --epub option from man page for sphinx-build
Takeshi KOMIYA
2019-02-04
1
-4
/
+0
*
|
doc: Fix indentation
Takeshi KOMIYA
2019-02-04
1
-7
/
+7
|
/
*
Merge pull request #5970 from tk0miya/separate_devhelp
Takeshi KOMIYA
2019-01-25
2
-1
/
+10
|
\
|
*
Separate devhelp to sphinxcontrib package
Takeshi KOMIYA
2019-01-20
2
-1
/
+10
*
|
Add 'cpp:struct' directive and 'cpp:struct' role.
Frank Erens
2019-01-20
1
-0
/
+12
*
|
C++, add some missing .. versionadded directives.
Jakob Lykke Andersen
2019-01-20
1
-2
/
+22
|
/
*
Separate qthelp to sphinxcontrib package
Takeshi KOMIYA
2019-01-19
2
-1
/
+10
*
Fix duplicate reference (my wrong, refs: #5919)
jfbu
2019-01-13
1
-1
/
+1
*
Separate jsmath to sphinxcontrib package
Takeshi KOMIYA
2019-01-13
1
-0
/
+5
*
Merge branch 'master' into refactor_singlehtml
Takeshi KOMIYA
2019-01-12
6
-428
/
+472
|
\
|
*
C++, alias directive
Jakob Lykke Andersen
2019-01-12
1
-2
/
+37
|
*
Merge pull request #5919 from jfbu/latex_docs
Jean-François B
2019-01-12
2
-418
/
+411
|
|
\
[next]