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
/
project.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-1
/
+1
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-2
/
+2
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-4
/
+4
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
Update include_patterns implementation (#10680)
Adam Turner
2022-07-23
1
-1
/
+1
*
Add `include_patterns` as the opposite of `exclude_patterns` (#10518)
Adam Turner
2022-07-17
1
-7
/
+11
*
Collapse single line docstrings
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-2
/
+2
*
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove module titles in docstrings
Adam Turner
2022-02-19
1
-3
/
+0
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Improve sphinx.project docstrings
Louis Maddox
2021-07-18
1
-2
/
+2
*
refactor: Add Optional to type annotations
Takeshi KOMIYA
2021-05-03
1
-2
/
+2
*
refactor: Use PEP-526 based variable annotation
Takeshi KOMIYA
2021-04-08
1
-16
/
+7
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-3
/
+1
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-3
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-03-23
1
-1
/
+8
|
\
\
|
|
/
|
*
Fix #7324: Emit a warning if multiple files for same document found
Takeshi KOMIYA
2020-03-21
1
-1
/
+8
*
|
Hello TYPE_CHECKING!
Takeshi KOMIYA
2020-03-07
1
-3
/
+3
|
/
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Fix #6813: An orphan warning is emitted for included document on Windows
Takeshi KOMIYA
2019-11-16
1
-0
/
+2
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-2
/
+3
*
Python-3-only clean ups discovered by pyupgrade
Jon Dufresne
2019-03-17
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-7
/
+6
*
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
Fix typo
Takeshi KOMIYA
2018-10-16
1
-1
/
+1
*
Move env.doc2path() and env.path2doc() to Project class
Takeshi KOMIYA
2018-10-16
1
-7
/
+43
*
Add sphinx.project; a manipulator for project and documents
Takeshi KOMIYA
2018-10-16
1
-0
/
+62