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
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow ``copyright`` to contain multiple entries (#10983)
Stefanie Molin
2023-05-11
1
-2
/
+2
*
Allow multi-line object description signatures (#11011)
TLouf
2023-05-11
1
-1
/
+1
*
Revert the default type of ``nitpick_ignore[_regex]`` to ``list``
Adam Turner
2023-04-25
1
-2
/
+2
*
Enable 'nit-picky mode' for Sphinx's documentation
Adam Turner
2023-04-06
1
-7
/
+7
*
Drop OrderedDict
Adam Turner
2023-03-05
1
-7
/
+3
*
Prefer ``contextlib.chdir`` to ``sphinx.util.osutil.cd``
Adam Turner
2023-03-05
1
-2
/
+7
*
Resolve ``flake8-return`` errors
Adam Turner
2023-02-18
1
-3
/
+2
*
Fix COM812
Adam Turner
2023-02-18
1
-1
/
+1
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-13
/
+12
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-9
/
+8
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-15
/
+15
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
Enable Ruff's flake8-bandit checks
Adam Turner
2022-12-29
1
-1
/
+1
*
remove blanket 'noqas'
Daniel Eades
2022-12-16
1
-1
/
+1
*
Run the ``pyupgrade`` tool
Adam Turner
2022-10-17
1
-1
/
+1
*
Finer grained control over domain ToC entries (#10886)
Adam Turner
2022-09-30
1
-0
/
+1
*
Add contents entries for domain objects (#10807)
Adam Turner
2022-09-13
1
-0
/
+2
*
set up mypy for incremental adoption of 'strict optional'
daniel.eades
2022-07-26
1
-1
/
+1
*
Improve static typing strictness (#10569)
danieleades
2022-07-18
1
-1
/
+3
*
Add `include_patterns` as the opposite of `exclude_patterns` (#10518)
Adam Turner
2022-07-17
1
-1
/
+2
*
Allow emphasising placeholders in `option` directives (#10366)
Martin Liška
2022-06-16
1
-0
/
+1
*
Spelling (language)
Adam Turner
2022-05-30
1
-2
/
+2
*
Update test
Adam Turner
2022-05-28
1
-1
/
+0
*
Update warning, revert my original warning patch
Adam Turner
2022-05-28
1
-9
/
+6
*
Update comment
Takeshi KOMIYA
2022-05-28
1
-2
/
+4
*
Emit a warning if "language = None" setting found (refs: #10474)
Takeshi KOMIYA
2022-05-28
1
-0
/
+3
*
Add warning
Adam Turner
2022-05-28
1
-0
/
+4
*
Fix case where language isn't set
Adam Turner
2022-05-28
1
-1
/
+1
*
Resolve issue 10474
Adam Turner
2022-05-27
1
-0
/
+6
*
Address warnings in test_util_i18n.py
Adam Turner
2022-04-22
1
-1
/
+1
*
Merge branch '4.x'
Takeshi KOMIYA
2022-03-19
1
-9
/
+1
|
\
|
*
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
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-01-16
1
-6
/
+17
|
\
\
|
|
/
|
*
Merge pull request #10079 from tk0miya/10061_confval_added_by_themes_not_init...
Takeshi KOMIYA
2022-01-12
1
-3
/
+14
|
|
\
|
|
*
Fix #10061: html theme: Confvals added by themes are not initialized
Takeshi KOMIYA
2022-01-10
1
-3
/
+14
|
*
|
use 'callable' to check if object is callable (B004)
Daniel Eades
2022-01-10
1
-3
/
+3
|
|
/
*
|
Close #10062: Change the default language to 'en'
Takeshi KOMIYA
2022-01-12
1
-1
/
+1
|
/
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Close #9618: i18n: Add gettext_allow_fuzzy_translations
Takeshi KOMIYA
2021-11-10
1
-0
/
+1
*
Fix typos discovered by codespell
Christian Clauss
2021-09-08
1
-1
/
+1
*
Address flake8 errors in whitespace linting
Louis Maddox
2021-07-23
1
-1
/
+2
*
Better sphinx.config docstrings
Louis Maddox
2021-07-18
1
-7
/
+7
*
refactor: Do config file existence check in Config.read()
Takeshi KOMIYA
2021-05-16
1
-0
/
+3
*
Merge pull request #9131 from RuRo/feature/glob-nitpick-ignore
Takeshi KOMIYA
2021-05-05
1
-0
/
+1
|
\
|
*
implement nitpick_ignore_regex
ruro
2021-05-02
1
-0
/
+1
*
|
refactor: Add Optional to type annotations
Takeshi KOMIYA
2021-05-03
1
-1
/
+1
[next]