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
/
builders
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docstring clarifications (#9877)
Arthur Milchior
2022-09-24
1
-1
/
+1
*
Split out `sphinx_highlight.js`
Adam Turner
2022-09-24
1
-0
/
+1
*
Clear `record_dependencies` for each document (#10855)
Adam Turner
2022-09-24
1
-0
/
+4
*
Deprecate HTML 4 support (#10843)
Adam Turner
2022-09-23
1
-1
/
+12
*
Remove `sphinx.builders.gettext` module from whitelist (#10798)
danieleades
2022-09-09
1
-1
/
+0
*
Fix more strict static typing errors (#10681)
danieleades
2022-08-28
1
-20
/
+20
*
Remove unneeded `noqa` lint suppression comments (#10772)
danieleades
2022-08-28
1
-1
/
+1
*
Further improve type annotations, reduce mypy whitelist (#10770)
danieleades
2022-08-28
2
-11
/
+13
*
Merge pull request #10757 from n-peugnet/linkcheck-raw-source-url
François Freitag
2022-08-23
1
-14
/
+16
|
\
|
*
linkcheck: Check the source URL of raw directives
n-peugnet
2022-08-17
1
-14
/
+16
*
|
Fix some static typing errors (#10745)
danieleades
2022-08-14
1
-1
/
+1
|
/
*
Merge pull request #10708 from danieleades/strict-typing2
Takeshi KOMIYA
2022-07-28
1
-1
/
+1
|
\
|
*
set up mypy for incremental adoption of 'strict optional'
daniel.eades
2022-07-26
1
-1
/
+1
*
|
Improve support for deprecated builders without env arg (#10702)
James Knight
2022-07-25
1
-1
/
+2
|
/
*
Update include_patterns implementation (#10680)
Adam Turner
2022-07-23
1
-3
/
+2
*
Improve static typing strictness (#10569)
danieleades
2022-07-18
14
-61
/
+69
*
Add `include_patterns` as the opposite of `exclude_patterns` (#10518)
Adam Turner
2022-07-17
1
-2
/
+3
*
Allow specifying multiple CSS files in themes (#10465)
Takeshi KOMIYA
2022-07-17
1
-8
/
+15
*
Lint with `flake8-bugbear` (#10602)
danieleades
2022-07-12
1
-1
/
+1
*
Use `get_settings()` from Docutils 0.19 (#10624)
Adam Turner
2022-07-02
1
-2
/
+5
*
Merge branch '5.0.x' into 5.x
Jean-François B
2022-06-30
1
-1
/
+1
|
\
|
*
LaTeX: fix #10506 (make Pygments \PYG macro \protected)
Jean-François B
2022-06-30
1
-1
/
+1
*
|
Use the `flake8-comprehensions` lint plugin (#10601)
danieleades
2022-06-26
2
-5
/
+5
*
|
Increase static typing strictness (#10530)
Adam Turner
2022-06-16
2
-5
/
+29
*
|
Merge branch '5.0.x' into 5.x
Takeshi KOMIYA
2022-06-17
1
-0
/
+1
|
\
\
|
|
/
|
*
Add docutils_version_info to `StandaloneHTMLBuilder.globalcontext`
Adam Turner
2022-06-04
1
-0
/
+1
*
|
remove unnecessary list calls within 'sorted' (C414)
Daniel Eades
2022-06-03
1
-2
/
+2
|
/
*
Merge pull request #10504 from AA-Turner/fix-kbd-findall
Takeshi KOMIYA
2022-06-03
1
-1
/
+3
|
\
|
*
Review comments
Adam Turner
2022-06-01
1
-2
/
+1
|
*
Remove temp variable
Adam Turner
2022-06-01
1
-1
/
+0
|
*
Add annotation
Adam Turner
2022-06-01
1
-1
/
+1
|
*
Fix `findall` usage in KeyboardTransform
Adam Turner
2022-06-01
1
-1
/
+5
*
|
Remove warning
Adam Turner
2022-06-01
1
-1
/
+0
*
|
Add a warning
Adam Turner
2022-05-31
1
-2
/
+6
*
|
Ensure positions always sort
Adam Turner
2022-05-31
1
-1
/
+1
|
/
*
Fix #10104: gettext: Duplicated locations are output to pot file
Takeshi KOMIYA
2022-05-23
1
-1
/
+2
*
Merge branch '5.0.x' into 9096_fix_progress_bar_on_parallel_build
Takeshi KOMIYA
2022-05-22
1
-0
/
+1
|
\
|
*
Epub: Add WebP mime type
Aaron Carlisle
2022-05-10
1
-0
/
+1
*
|
Fix typo
Takeshi KOMIYA
2022-05-22
1
-2
/
+2
*
|
doc: Fix copy-paste error
Takeshi KOMIYA
2022-05-22
1
-2
/
+2
*
|
Fix #9096: sphinx-build: the value of progress bar for paralle build is wrong
Takeshi KOMIYA
2022-05-16
1
-9
/
+23
|
/
*
refactor: Create a copy of settings on Builder.write_doctree()
Takeshi KOMIYA
2022-05-08
1
-5
/
+4
*
Merge branch '5.x' into reuse-publisher
Takeshi KOMIYA
2022-05-08
8
-40
/
+65
|
\
|
*
Deprecate: html5_ready and is_html5_writer_available()
Takeshi KOMIYA
2022-05-03
1
-10
/
+11
|
*
`rawsource` is deprecated in `docutils.nodes.Text`
Adam Turner
2022-04-22
2
-4
/
+4
|
*
Catch `DeprecationWarning` for `docutils.frontend.OptionParser`
Adam Turner
2022-04-22
4
-16
/
+36
|
*
Specify encoding
Adam Turner
2022-04-22
4
-8
/
+12
|
*
Address warnings in test_util_i18n.py
Adam Turner
2022-04-22
2
-2
/
+2
*
|
Inline `io.read_doc` and explain why settings are copied
Adam Turner
2022-05-07
1
-4
/
+14
*
|
Move creation to `sphinx.io`
Adam Turner
2022-05-02
1
-2
/
+4
[next]