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
/
latex
Commit message (
Expand
)
Author
Age
Files
Lines
*
html builder: Append CRC32 checksum to asset URIs (#11415)
Adam Turner
2023-05-11
1
-4
/
+7
*
Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...
James Addison
2023-04-23
1
-2
/
+2
*
Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (#10949)...
Adam Turner
2023-04-21
1
-1
/
+1
*
Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)
James Addison
2023-04-07
1
-2
/
+2
*
Disable localisation when ``SOURCE_DATE_EPOCH`` is set (#10949)
James Addison
2023-04-07
1
-1
/
+1
*
Fix error message wording in builders/latex/transforms.py
Jean-François B
2023-04-01
1
-3
/
+5
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-03-27
1
-1
/
+1
*
Resolve ``flake8-return`` errors
Adam Turner
2023-02-18
1
-4
/
+2
*
Fix COM812
Adam Turner
2023-02-18
2
-3
/
+3
*
Resolve Ruff SIM114 violations
Adam Turner
2023-02-15
1
-4
/
+3
*
Merge branch '6.1.x'
Adam Turner
2023-01-10
1
-7
/
+4
|
\
|
*
Undo parallel image changes
Adam Turner
2023-01-10
1
-7
/
+4
*
|
Adopt ``profile = "black"`` for ``isort``
Adam Turner
2023-01-07
1
-2
/
+7
|
/
*
Fix copying images under parallel execution (#11100)
Adam Turner
2023-01-07
1
-4
/
+7
*
Move console output utilities to ``sphinx.util.display``
Adam Turner
2023-01-03
1
-1
/
+2
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-2
/
+2
*
Use PEP 604 types
Adam Turner
2023-01-01
4
-11
/
+8
*
Use PEP 595 types
Adam Turner
2023-01-01
4
-26
/
+26
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
5
-0
/
+10
*
remove blanket 'noqas'
Daniel Eades
2022-12-16
2
-3
/
+7
*
LaTeX: switch to some nicer defaults for tables and code-blocks (#10924)
Jean-François B
2022-10-17
1
-1
/
+1
*
LaTeX: support for booktabs-style and zebra-striped tables (#10759)
Jean-François B
2022-10-12
1
-0
/
+4
*
Docstring clarifications (#9877)
Arthur Milchior
2022-09-24
1
-1
/
+1
*
Fix more strict static typing errors (#10681)
danieleades
2022-08-28
1
-20
/
+20
*
Further improve type annotations, reduce mypy whitelist (#10770)
danieleades
2022-08-28
2
-11
/
+13
*
LaTeX: fix #10506 (make Pygments \PYG macro \protected)
Jean-François B
2022-06-30
1
-1
/
+1
*
`rawsource` is deprecated in `docutils.nodes.Text`
Adam Turner
2022-04-22
1
-2
/
+2
*
Catch `DeprecationWarning` for `docutils.frontend.OptionParser`
Adam Turner
2022-04-22
1
-4
/
+9
*
Specify encoding
Adam Turner
2022-04-22
2
-2
/
+2
*
Merge branch '4.x'
Takeshi KOMIYA
2022-03-19
6
-54
/
+6
|
\
|
*
Collapse single line docstrings
Adam Turner
2022-02-20
6
-12
/
+6
|
*
Remove copyright and licence fields
Adam Turner
2022-02-20
6
-18
/
+0
|
*
Fix module docstring indentation
Adam Turner
2022-02-20
6
-12
/
+12
|
*
Fix module docstring first line
Adam Turner
2022-02-20
6
-12
/
+6
|
*
Remove module titles in docstrings
Adam Turner
2022-02-19
6
-18
/
+0
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-02-19
1
-14
/
+17
|
\
\
|
|
/
|
*
Fix #9529: LaTeX: named footnotes are converted to "?"
Takeshi KOMIYA
2022-02-06
1
-14
/
+17
*
|
Close #10062: Change the default language to 'en'
Takeshi KOMIYA
2022-01-12
2
-19
/
+13
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-01-03
2
-16
/
+16
|
\
\
|
|
/
|
*
Migrate to Node.findall() from Node.traverse()
Takeshi KOMIYA
2022-01-03
2
-16
/
+16
*
|
Merge branch '4.x'
Takeshi KOMIYA
2022-01-01
6
-6
/
+6
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2022-01-01
6
-6
/
+6
*
|
refactor: Remove RemovedInSphinx50Warning (partially)
Takeshi KOMIYA
2021-12-17
1
-14
/
+0
|
/
*
Support docutils-0.18: Consume iterator of Element.traverse()
Takeshi KOMIYA
2021-10-27
1
-5
/
+5
*
Fix typos discovered by codespell
Christian Clauss
2021-09-08
1
-1
/
+1
*
Add xeCJKVerbAddon to default fvset config for Chinese documents
Shengjing Zhu
2021-07-09
1
-0
/
+3
*
refactor: Use PEP-526 based variable annotation (sphinx.builders)
Takeshi KOMIYA
2021-03-13
4
-23
/
+23
*
Merge branch 'master' into latex_better_fix_pygments
Jean-François B
2021-03-12
2
-10
/
+10
|
\
|
*
Merge branch '3.x'
Takeshi KOMIYA
2021-03-06
1
-9
/
+9
|
|
\
|
|
*
Fix #8936: LaTeX: A custom LaTeX builder fails with unknown node error
Takeshi KOMIYA
2021-03-05
1
-9
/
+9
[next]