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
*
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
*
|
🐛 FIX: `Config.__getitem__` typing
Chris Sewell
2021-04-23
1
-1
/
+1
|
/
*
refactor: Use PEP-526 based variable annotation
Takeshi KOMIYA
2021-04-08
1
-6
/
+6
*
Close #8326: Rename master_doc to root_doc
Takeshi KOMIYA
2021-02-28
1
-9
/
+10
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-16
1
-0
/
+13
|
\
|
*
Close #207: Now highlight_language supports multiple languages
Takeshi KOMIYA
2021-01-11
1
-0
/
+13
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch '3.4.x' into 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-12-29
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
Close #8132: Add project_copyright confval as an alias of copyright
Takeshi KOMIYA
2020-12-27
1
-1
/
+2
|
|
/
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-20
1
-0
/
+8
|
\
\
|
|
/
|
*
Fix #8549: i18n: ``-D gettext_compact=0`` is no longer working
Takeshi KOMIYA
2020-12-20
1
-0
/
+8
*
|
Remove config variable: source_parsers
Takeshi KOMIYA
2020-11-15
1
-1
/
+0
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-5
/
+3
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-4
/
+3
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-07-05
1
-7
/
+7
|
\
\
|
|
/
|
*
Fix exception causes all over the codebase
Ram Rachum
2020-06-14
1
-7
/
+7
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-06-04
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch '3.0.x' into 3.x
Takeshi KOMIYA
2020-06-03
1
-1
/
+1
|
|
\
|
|
*
Fix mypy violations (with mypy-0.780)
Takeshi KOMIYA
2020-06-03
1
-1
/
+1
|
*
|
Add stacklevel parameter to warnings.warn() call
Takeshi KOMIYA
2020-05-03
1
-1
/
+1
|
|
/
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
1
-22
/
+0
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-06
1
-5
/
+5
|
\
\
|
|
/
|
*
Fix #7409: Convert configuration values on late config-inited event
Takeshi KOMIYA
2020-04-05
1
-5
/
+5
*
|
Deprecate sphinx.util.pycompat.execfile_()
Takeshi KOMIYA
2020-03-16
1
-3
/
+4
*
|
Hello TYPE_CHECKING!
Takeshi KOMIYA
2020-03-07
1
-2
/
+2
*
|
Use typing.NamedTuple instead of collections.namedtuple as possible
Takeshi KOMIYA
2020-03-07
1
-3
/
+5
|
/
*
Close #7108: Allow to show an error message from conf.py via ConfigError
Takeshi KOMIYA
2020-02-10
1
-0
/
+3
*
Merge branch '2.0'
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
|
*
mypy: Enable disallow_incomplete_defs flag for type checking
Takeshi KOMIYA
2019-12-30
1
-1
/
+1
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-25
1
-59
/
+34
|
\
\
|
|
/
|
*
Migrate to py3 style type annotation: sphinx.config
Takeshi KOMIYA
2019-12-25
1
-63
/
+36
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-12-16
1
-0
/
+6
|
\
\
|
|
/
|
*
Fix #6900: sphinx-build: -D option does not considers 0 and 1 as a boolean value
Takeshi KOMIYA
2019-12-15
1
-0
/
+6
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-11-30
1
-5
/
+5
|
\
\
|
|
/
|
*
Fix #6848: config.py shouldn't pop extensions from overrides
Takeshi KOMIYA
2019-11-20
1
-5
/
+5
*
|
Merge branch '2.0'
Takeshi KOMIYA
2019-11-17
1
-0
/
+1
|
\
\
|
|
/
|
*
Close #1331: Change default User-Agent header
Takeshi KOMIYA
2019-10-27
1
-0
/
+1
*
|
Drop features and APIs deprecated in 1.8
Takeshi KOMIYA
2019-03-30
1
-34
/
+3
|
/
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-1
/
+1
*
refactor: Move NoneType to sphinx.util.typing
Takeshi KOMIYA
2019-02-11
1
-1
/
+2
[next]