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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining references to the setuptools integration (#11418)
7.0.x
Willem
2023-05-12
2
-5
/
+4
*
Support Docutils 0.20 (#11411)
Adam Turner
2023-05-09
2
-1
/
+5
*
Test with Docutils 0.20
Adam Turner
2023-05-09
1
-7
/
+2
*
linkcheck: Use context managers for HTTP requests (#11318)
James Addison
2023-05-09
13
-24
/
+38
*
Update documentation workflow
Adam Turner
2023-05-09
1
-6
/
+12
*
Change concurrency groups for GitHub workflows
Adam Turner
2023-04-29
5
-5
/
+5
*
Bump version
Adam Turner
2023-04-29
2
-3
/
+24
*
Bump to 7.0.0 final
v7.0.0
Adam Turner
2023-04-29
2
-19
/
+4
*
Remove ``jsdump`` references post removal
Adam Turner
2023-04-28
2
-10
/
+0
*
Bump to 7.0.0rc1 final
v7.0.0rc1
Adam Turner
2023-04-28
1
-3
/
+3
*
Update ``sphinx.deprecation`` for Sphinx 7.0 (#11386)
Adam Turner
2023-04-28
1
-10
/
+10
*
Add a note to CHANGES for PR 11385
Adam Turner
2023-04-28
1
-0
/
+1
*
Remove HTML 4 support (#11385)
Adam Turner
2023-04-28
5
-899
/
+25
*
Remove ``HTMLTranslator`` and ``html5_ready`` from ``sphinx.builders.html`` (...
Adam Turner
2023-04-28
2
-18
/
+2
*
Remove deprecated ``LaTeXTranslator.docclasses`` attribute (#11382)
Adam Turner
2023-04-28
2
-9
/
+2
*
Remove deprecated ``style`` key for HTML templates (#11381)
Adam Turner
2023-04-28
3
-17
/
+1
*
Autosummary: Always emit grouped ``ImportError`` exceptions (#11380)
Adam Turner
2023-04-28
2
-15
/
+6
*
Make the ``env`` argument to ``Builder`` subclasses required (#11379)
Adam Turner
2023-04-28
4
-37
/
+6
*
Remove deprecated ``sphinx.util.docutils.is_html5_writer_available()`` functi...
Adam Turner
2023-04-28
2
-9
/
+2
*
Removed deprecated ``sphinx.util.get_matching_files()`` function (#11373)
Adam Turner
2023-04-28
2
-39
/
+2
*
Remove deprecated ``sphinx.io.read_doc()`` function (#11372)
Adam Turner
2023-04-27
2
-37
/
+2
*
Remove deprecated ``sphinx.pycode.ast.parse()`` (#11371)
Adam Turner
2023-04-27
2
-17
/
+1
*
Remove deprecated ``sphinx.util.stemmer`` module (#11370)
Adam Turner
2023-04-27
2
-62
/
+1
*
Make ``locale`` required in ``sphinx.util.i18n.format_date()`` (#11366)
Adam Turner
2023-04-27
3
-19
/
+3
*
Remove support for the ``jsdump`` format in ``sphinx.search`` (#11365)
Adam Turner
2023-04-27
3
-213
/
+3
*
Remove the deprecated ``sphinx.ext.napoleon.iterators`` module (#11364)
Adam Turner
2023-04-27
3
-593
/
+1
*
Remove the deprecated Setuptools integration (#11363)
Adam Turner
2023-04-27
11
-402
/
+3
*
Harmonise references to Sphinx versions (#11361)
Adam Turner
2023-04-27
3
-5
/
+6
*
Remove deprecated ``make_old_id`` functions (#11360)
Adam Turner
2023-04-27
6
-87
/
+2
*
Remove deprecated search splitters in ``sphinx.search.ja`` (#11359)
Adam Turner
2023-04-27
2
-5
/
+3
*
Bump version
Adam Turner
2023-04-26
2
-3
/
+3
*
Update test for Alabaster version tuple
Adam Turner
2023-04-26
1
-1
/
+5
*
Bump version
Adam Turner
2023-04-25
2
-3
/
+24
*
Bump to 6.2.1 final
v6.2.1
Adam Turner
2023-04-25
2
-19
/
+4
*
Revert the default type of ``nitpick_ignore[_regex]`` to ``list``
Adam Turner
2023-04-25
3
-2
/
+20
*
Bump version
Adam Turner
2023-04-23
2
-3
/
+24
*
Bump to 6.2.0 final
Adam Turner
2023-04-23
2
-25
/
+4
*
Remove unneeded JavaScript from ``sphinx13`` theme
Adam Turner
2023-04-23
1
-134
/
+0
*
Note correct deprecation version for ``sphinx.util.osutil.cd``
Adam Turner
2023-04-23
2
-1
/
+2
*
Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...
James Addison
2023-04-23
66
-299
/
+60
*
Partially revert "Disable localisation when SOURCE_DATE_EPOCH is set (#10949)...
Adam Turner
2023-04-21
11
-74
/
+18
*
Use ``overwrite_file`` context manager in ``test_ext_autodoc_configs`` (#11320)
Martin Liška
2023-04-21
1
-64
/
+69
*
Add missing test decorator for ``test_util_inspect`` (#11321)
Martin Liška
2023-04-21
1
-0
/
+1
*
Increase timeout threshold for ``linkcheck`` tests (#11326)
James Addison
2023-04-21
9
-9
/
+9
*
Create a 'search field' component for themes (#11045)
Tim Hoffmann
2023-04-21
3
-1
/
+29
*
Update CHANGES for PR #11333
Bénédikt Tran
2023-04-18
3
-10
/
+16
*
Fix duplicated labels in TeX output (#11093)
Bénédikt Tran
2023-04-17
8
-1
/
+111
*
Add link to Weblate's Sphinx docs in intl documentation (#11332)
Maciej Olko
2023-04-16
1
-0
/
+7
*
Continuous integration: resolve docutils installation step build failures (#1...
James Addison
2023-04-16
1
-1
/
+3
*
test_build_latex: move output to a separate output dir
Martin Liska
2023-04-13
1
-6
/
+9
[next]