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
*
Merge pull request #8323 from TheTripleV/patch-1
3.2.x
Takeshi KOMIYA
2020-10-25
1
-0
/
+1
|
\
|
*
Fix broken url not reporting error
Vasista Vovveti
2020-10-20
1
-0
/
+1
*
|
C, C++, improve warnings on duplicates
Jakob Lykke Andersen
2020-10-24
2
-69
/
+91
*
|
Fix mypy violations (with mypy-0.790)
Takeshi KOMIYA
2020-10-24
3
-8
/
+8
|
/
*
C, fix links to function parameters
Jakob Lykke Andersen
2020-10-13
2
-9
/
+31
*
C++, properly reject functions as duplicates
Jakob Lykke Andersen
2020-10-03
1
-0
/
+5
*
C++, improve warning and debug messages
Jakob Lykke Andersen
2020-10-03
1
-7
/
+13
*
C, fix names in get_objects()
Jakob Lykke Andersen
2020-09-14
1
-14
/
+12
*
Merge pull request #8188 from utzig/fix-c-domain-intersphinx
Jakob Lykke Andersen
2020-09-12
1
-0
/
+4
|
\
|
*
domains: c: add missing intersphinx object types
Fabio Utzig
2020-09-09
1
-0
/
+4
*
|
domains: c: cpp: fix typos
Fabio Utzig
2020-09-09
2
-2
/
+2
|
/
*
Bump version
Takeshi KOMIYA
2020-08-14
1
-3
/
+3
*
Bump to 3.2.1 final
v3.2.1
Takeshi KOMIYA
2020-08-14
1
-3
/
+3
*
Merge branch '3.2.x' into 8099_NameError_for_TYPE_CHECKING
Takeshi KOMIYA
2020-08-14
3
-6
/
+37
|
\
|
*
C and C++, parsing function attributes
Jakob Lykke Andersen
2020-08-13
3
-6
/
+36
|
*
C++, fix template template parameter parsing
Jakob Lykke Andersen
2020-08-13
1
-0
/
+1
*
|
Fix #8099: autodoc: NameError is raised when script uses TYPE_CHECKING
Takeshi KOMIYA
2020-08-13
1
-0
/
+6
|
/
*
Merge pull request #8095 from keewis/toggle-preprocessor
Takeshi KOMIYA
2020-08-13
2
-6
/
+12
|
\
|
*
default to False and update the tests
Keewis
2020-08-12
1
-3
/
+3
|
*
fix a typo
Keewis
2020-08-10
1
-1
/
+1
|
*
only preprocess if the preprocessor is enabled
Keewis
2020-08-10
1
-5
/
+6
|
*
add a setting to disable the type preprocessor
Keewis
2020-08-10
1
-1
/
+6
*
|
Fix #8091: autodoc: AttributeError is raised on documenting an attribute
Takeshi KOMIYA
2020-08-10
1
-0
/
+6
|
/
*
Merge branch '8084_KeyError_for_broken_class' into 3.2.x
Takeshi KOMIYA
2020-08-10
1
-0
/
+6
|
\
|
*
Fix #8084: autodoc: KeyError is raised on documenting a broken attribute
Takeshi KOMIYA
2020-08-09
1
-0
/
+6
*
|
Fix #8074: napoleon: Crashes during processing C-ext module
Takeshi KOMIYA
2020-08-09
1
-1
/
+4
|
/
*
Bump version
Takeshi KOMIYA
2020-08-08
1
-3
/
+3
*
Bump version
Takeshi KOMIYA
2020-08-08
1
-3
/
+3
*
Make the toc.circular suppress_warnings flag apply to self referenced toctrees
Aaron Meurer
2020-08-07
1
-1
/
+3
*
Merge pull request #8038 from keewis/custom-get_documenter
Takeshi KOMIYA
2020-08-08
1
-2
/
+11
|
\
|
*
update the type hint
Keewis
2020-08-07
1
-1
/
+1
|
*
return a documenter instance instead of just the class
Keewis
2020-08-07
1
-4
/
+4
|
*
add a create_documenter method wrapping get_documenter
Keewis
2020-08-07
1
-1
/
+10
|
*
revert the dispatcher changes
Keewis
2020-08-07
3
-29
/
+1
|
*
Merge branch '3.x' into custom-get_documenter
Keewis
2020-08-02
1
-9
/
+37
|
|
\
|
*
|
fix the calls of the custom documenter functions
Keewis
2020-08-02
1
-2
/
+2
|
*
|
actually use it as a method
Keewis
2020-08-02
1
-1
/
+1
|
*
|
Merge branch '3.x' into custom-get_documenter
Keewis
2020-08-02
6
-60
/
+133
|
|
\
\
|
*
|
|
convert to a method
Keewis
2020-08-02
1
-20
/
+19
|
*
|
|
implement the dispatching
Keewis
2020-08-02
1
-1
/
+21
|
*
|
|
allow registering custom get_documenter functions
Keewis
2020-08-02
2
-0
/
+9
*
|
|
|
Fix #8041: autodoc: An ivar on super class is not shown unexpectedly
Takeshi KOMIYA
2020-08-08
2
-8
/
+39
*
|
|
|
Fix #7780: napoleon: multiple params declaration was wrongly recognized
Takeshi KOMIYA
2020-08-07
1
-4
/
+9
*
|
|
|
Merge pull request #8049 from keewis/type-preprocessing-without-use_param
Takeshi KOMIYA
2020-08-07
2
-15
/
+7
|
\
\
\
\
|
*
|
|
|
document that we don't require use_param = True anymore
Keewis
2020-08-04
1
-1
/
+1
|
*
|
|
|
preprocess even with napoleon_use_param = False
Keewis
2020-08-04
1
-14
/
+6
*
|
|
|
|
Merge pull request #7799 from keewis/escape-combined-args-kwargs
Takeshi KOMIYA
2020-08-06
1
-3
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
remove the syntax checks from the escape method and update the tests
Keewis
2020-08-05
1
-39
/
+3
|
*
|
|
|
|
revert the change to DocFieldTransformer
Keewis
2020-08-05
1
-2
/
+0
|
*
|
|
|
|
Merge branch '3.x' into escape-combined-args-kwargs
Keewis
2020-08-04
18
-121
/
+332
|
|
\
\
\
\
\
[next]