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
/
usage
/
restructuredtext
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove repeted word in reStructuredText Primer
Michaƫl Defferrard
2020-05-20
1
-1
/
+1
*
Close #7143: py domain: Add :final: option to py:*: directives
Takeshi KOMIYA
2020-04-28
1
-0
/
+25
*
Merge branch '3.0.x' into 3.x
Takeshi KOMIYA
2020-04-13
1
-0
/
+5
|
\
|
*
C, parse attributes
Jakob Lykke Andersen
2020-04-13
1
-0
/
+6
*
|
C, add scoping directives
Jakob Lykke Andersen
2020-04-12
1
-0
/
+66
|
/
*
Fix document
Takeshi KOMIYA
2020-03-22
1
-2
/
+3
*
doc: Update about toctree directive
Takeshi KOMIYA
2020-03-21
1
-0
/
+5
*
C, add expression parsing and expr role
Jakob Lykke Andersen
2020-03-15
1
-0
/
+32
*
C, add new directives, fix xref lookup
Jakob Lykke Andersen
2020-03-15
1
-16
/
+84
*
C, initial rewrite
Jakob Lykke Andersen
2020-03-15
1
-31
/
+14
*
Update CHANGES and docs for PR #7064
Takeshi KOMIYA
2020-03-05
1
-1
/
+1
*
Merge pull request #7087 from geographika/named-index-links
Takeshi KOMIYA
2020-02-23
1
-0
/
+13
|
\
|
*
Review updates
sethg
2020-02-22
1
-1
/
+1
|
*
Add option to docs
sethg
2020-02-16
1
-0
/
+13
*
|
Close #7025: html search: full text search can be disabled via metadata
Takeshi KOMIYA
2020-02-22
1
-0
/
+9
*
|
Merge branch '2.0'
Takeshi KOMIYA
2020-02-09
2
-0
/
+30
|
\
\
|
|
/
|
/
|
|
*
docs: Add a restriction note about tocdepth (refs: #6033)
Takeshi KOMIYA
2020-02-07
1
-0
/
+6
|
*
py domain: Support type annotations for variables
Takeshi KOMIYA
2020-02-01
1
-0
/
+24
*
|
Fixes from review
Jakob Lykke Andersen
2020-01-25
1
-9
/
+9
*
|
Implement scoping for productionlist
Jakob Lykke Andersen
2020-01-22
1
-5
/
+13
*
|
Merge pull request #6979 from tk0miya/6830_autodoc_private
Takeshi KOMIYA
2020-01-11
1
-0
/
+7
|
\
\
|
*
|
Close #6830: autodoc: consider a member private if docstring has "private" me...
Takeshi KOMIYA
2020-01-04
1
-0
/
+7
*
|
|
Merge branch '2.0'
Takeshi KOMIYA
2020-01-11
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Update documentation of download role for addition of hash in subdir
Ralf Gommers
2020-01-07
1
-2
/
+2
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-16
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix documentation typo
Damien Ayers
2019-12-13
1
-1
/
+1
|
*
Typo (refs #6491)
jfbu
2019-12-09
1
-1
/
+1
*
|
Fix documentation typo
Damien Ayers
2019-12-13
1
-1
/
+1
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-09
2
-55
/
+89
|
\
\
|
|
/
|
*
doc: rewrite options for code-block by directive:option directive
Takeshi KOMIYA
2019-12-08
1
-44
/
+70
|
*
doc: rewrite options for highlight by directive:option directive
Takeshi KOMIYA
2019-12-08
1
-9
/
+17
|
*
Fix markup issue in our docs
jfbu
2019-11-26
1
-1
/
+1
|
*
Fix typo in docs
jfbu
2019-11-26
1
-1
/
+1
*
|
Fix link to pygments lexer
Joe
2019-11-16
1
-1
/
+1
*
|
#6503 document meta directive (#6562)
Timotheus Kampik
2019-07-08
1
-1
/
+41
|
/
*
Merge pull request #6416 from tk0miya/2310_force_highlighting
Takeshi KOMIYA
2019-06-01
1
-0
/
+17
|
\
|
*
Add :force: option to code directives
Takeshi KOMIYA
2019-06-01
1
-0
/
+17
*
|
doc: Change wording for contents directive (refs: #6265)
Takeshi KOMIYA
2019-06-01
1
-2
/
+2
|
/
*
doc: Fold lines by 80 columns
Takeshi KOMIYA
2019-05-30
1
-2
/
+3
*
doclinter: restrict by 90 columns
Takeshi KOMIYA
2019-05-26
2
-28
/
+34
*
doc: Update with rst:directive:option directive
Takeshi KOMIYA
2019-05-20
1
-26
/
+62
*
Add :abstractmethod: option to py:method directive (refs: #6138)
Takeshi KOMIYA
2019-05-15
1
-4
/
+5
*
Merge pull request #6356 from tk0miya/foldlines
Takeshi KOMIYA
2019-05-13
1
-5
/
+6
|
\
|
*
docs: Fold lines by 80 chars
Takeshi KOMIYA
2019-05-12
1
-5
/
+6
*
|
Add :type: option for rst:directive:option directive
Takeshi KOMIYA
2019-05-13
1
-0
/
+14
*
|
Add rst:directive:option directive
Takeshi KOMIYA
2019-05-13
1
-0
/
+23
*
|
Add :property: option to py:method directive
Takeshi KOMIYA
2019-05-12
1
-1
/
+5
|
/
*
Fix #4777: Add :async: option to py:function and py:method directives
Takeshi KOMIYA
2019-04-23
1
-1
/
+11
*
Add :classmethod: and :staticmethod: options to py:method directive
Takeshi KOMIYA
2019-04-13
1
-0
/
+7
*
Fix doc typo.
Antony Lee
2019-03-07
1
-1
/
+1
[next]