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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
html builder: Append CRC32 checksum to asset URIs (#11415)
Adam Turner
2023-05-11
1
-0
/
+7
*
Make the ``env`` argument to ``Builder`` subclasses required (#11379)
Adam Turner
2023-04-28
1
-21
/
+4
*
Enable 'nit-picky mode' for Sphinx's documentation
Adam Turner
2023-04-06
1
-2
/
+3
*
Only use ``_write_doc_doctree_cache`` in serial mode (#11290)
Martin Liška
2023-04-05
1
-5
/
+11
*
Fix COM812
Adam Turner
2023-02-18
1
-2
/
+2
*
Cache doctrees between reading and writing phases
Adam Turner
2023-01-04
1
-0
/
+2
*
Move console output utilities to ``sphinx.util.display``
Adam Turner
2023-01-03
1
-2
/
+2
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-3
/
+3
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-4
/
+4
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-19
/
+18
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
remove blanket 'noqas'
Daniel Eades
2022-12-16
1
-3
/
+8
*
Validate filenames in builder
Stephen Finucane
2022-09-26
1
-5
/
+5
*
Combine 'compile_xxx' and 'build_xxx' functions
Stephen Finucane
2022-09-26
1
-0
/
+7
*
Use path2doc rather than reinventing the wheel
Stephen Finucane
2022-09-26
1
-14
/
+15
*
Clear `record_dependencies` for each document (#10855)
Adam Turner
2022-09-24
1
-0
/
+4
*
Improve support for deprecated builders without env arg (#10702)
James Knight
2022-07-25
1
-1
/
+2
*
Improve static typing strictness (#10569)
danieleades
2022-07-18
1
-1
/
+3
*
Increase static typing strictness (#10530)
Adam Turner
2022-06-16
1
-2
/
+14
*
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
*
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
*
Cache publisher for reading documents
Adam Turner
2022-04-17
1
-1
/
+3
*
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
*
address some unused loop control variables (B007)
Daniel Eades
2022-01-12
1
-1
/
+1
*
Migrate to Node.findall() from Node.traverse()
Takeshi KOMIYA
2022-01-03
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
-1
/
+2
*
Fix #9637: Add Builder.allow_parallel to the list of builder APIs
Takeshi KOMIYA
2021-09-18
1
-1
/
+1
*
refactor: Add Optional to type annotations
Takeshi KOMIYA
2021-05-10
1
-3
/
+4
*
refactor: use raw Type for type annotations
Takeshi KOMIYA
2021-04-04
1
-1
/
+1
*
refactor: Use PEP-526 based variable annotation (sphinx.builders)
Takeshi KOMIYA
2021-03-13
1
-11
/
+10
*
Close #8326: Rename master_doc to root_doc
Takeshi KOMIYA
2021-02-28
1
-4
/
+4
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
Do isort
Takeshi KOMIYA
2020-11-12
1
-2
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-7
/
+5
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-7
/
+6
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix #7401: Incorrect argument is passed for env-get-outdated handlers
Takeshi KOMIYA
2020-03-31
1
-1
/
+1
*
|
Hello TYPE_CHECKING!
Takeshi KOMIYA
2020-03-07
1
-2
/
+2
*
|
Deprecate codes for python 3.5
Takeshi KOMIYA
2020-03-07
1
-2
/
+1
|
/
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
[next]