Adam Turner
95f5c89b54
GH-121970 : Fix `gettext
` for audit events (#122651)
2024-08-03 17:41:26 +01:00
Rafael Fontenelle
58ffc4cf4a
gh-122384 : Mark strings from Download page for translation (#122385)
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-08-01 12:25:16 +03:00
Adam Turner
11ad731f4f
GH-121970 : Extract `audit_events
` into a new extension (#122325)
2024-07-30 03:49:00 +00:00
Hugo van Kemenade
aa449cf063
gh-122085 : Create dedicated page for deprecations (#122352)
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-07-28 10:53:21 +03:00
Adam Turner
53e9e7de63
GH-121970 : Remove `escape4chm
` (#122065)
2024-07-23 13:30:06 +01:00
Adam Turner
8db5f48007
Docs: Fix duplicate object description warnings (#122068)
2024-07-20 19:46:41 +00:00
Adam Turner
b7ad711fcb
GH-121970 : Modernise the patchlevel extension (#121995)
2024-07-20 13:44:43 +00:00
Adam Turner
22c9d9c1fc
GH-121970 : Rewrite the C-API annotations extension (#121985)
...
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2024-07-19 12:21:56 +00:00
Adam Turner
40855f3ab8
GH-121970 : Use Ruff to check and format the docs tools (#122018)
...
Co-authored-by: Alex Waygood <Alex.Waygood@gmail.com>
2024-07-19 11:48:53 +00:00
Adam Turner
898e90c3be
GH-121970 : Make `DeprecatedRemoved
a subclass of
VersionChange
` (#121971)
2024-07-19 11:39:51 +01:00
Adam Turner
adf0b94d1c
GH-121970 : Improve the glossary preview in HTML search (#121991)
2024-07-19 10:16:59 +01:00
Adam Turner
ac39151a09
GH-121970 : Use `SphinxDirective
instead of
Directive
` (#121972)
2024-07-19 08:33:51 +01:00
Adam Turner
7431c3799e
GH-121970 : Combine custom Pygments lexers into a package (#121976)
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-07-18 18:38:29 +00:00
Wulian233
37611171af
gh-121453 : Update the Doc/templates/download.html
download files size estimates and support download .texi
format. (#121454)
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-07-17 00:20:55 -06:00
Hugo van Kemenade
006b53a42f
NEWS: Fix Sphinx warnings and increase threshold for new news nits (#121482)
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-07-08 14:30:05 -06:00
Kumar Aditya
18b6ca9660
GH-120804 : add docs for removal for asyncio child watchers (#120895)
...
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
2024-06-23 13:14:12 +00:00
Hugo van Kemenade
b8484c6ad7
Docs: remove temporary hardcoded links (#120348)
2024-06-16 06:51:17 -06:00
Hugo van Kemenade
5c115567b1
Add Plausible for docs metrics (#119977)
...
Co-authored-by: Julien Palard <julien@palard.fr>
2024-06-07 00:38:31 -06:00
Petr Viktorin
48f21b3631
gh-118235 : Move RAISE_SYNTAX_ERROR actions to invalid rules and make sure they stay there ( GH-119731 )
...
The Full Grammar specification in the docs omits rule actions, so grammar rules that raise a syntax error looked like valid syntax.
This was solved in ef940de
by hiding those rules in the custom syntax highlighter.
This moves all syntax-error alternatives to invalid rules, adds a validator that ensures that actions containing RAISE_SYNTAX_ERROR are in invalid rules, and reverts the syntax highlighter hack.
2024-05-30 09:27:32 +02:00
Hugo van Kemenade
eea26c4a73
Docs: Move inline JavaScript to own file to reduce duplication (#119541)
2024-05-27 18:04:34 +00:00
Wulian233
b5b7dc98c9
Update README and layout.html from 3.13 to 3.14 (#119539)
...
Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-05-26 11:26:59 +00:00
Carlos Meza
0867bce457
gh-119317 : findall instead of traverse for docutils nodes (#119319)
2024-05-24 05:04:12 +03:00
Hugo van Kemenade
034cf0c316
Docs: Ensure no warnings are found in the NEWS file before a given line number (#119221)
2024-05-20 13:31:38 -06:00
Nice Zombies
7e894c2f38
Docs: Fix SOURCE_URI (#118945)
2024-05-11 05:47:45 -06:00
Inada Naoki
7ac933e260
gh-118689 : Doc: fix ePub build (#118690)
2024-05-10 19:24:02 +09:00
Thomas Wouters
2268289a47
Python 3.13.0b1
2024-05-08 11:21:00 +02:00
Hugo van Kemenade
33c6cf3148
gh-101100 : Fix Sphinx warnings in library/faulthandler.rst
(#118353)
2024-04-28 12:06:45 -06:00
Kirill Podoprigora
463c20dae9
gh-117928 : Bump the minimum Sphinx version to 6.2.1 (#117853)
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-04-26 13:10:16 +03:00
Petr Viktorin
ef940dec40
gh-118235 : Skip RAISE_SYNTAX_ERROR rules in the grammar spec ( GH-118237 )
2024-04-26 11:01:30 +02:00
Manuel Kaufmann
ae8dfd2761
Doc: Render version/language selector on Read the Docs (#116966)
2024-04-17 18:40:56 +03:00
Hugo van Kemenade
3284b84c43
Docs: Add classes to C API return value annotations (#117926)
...
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2024-04-16 15:56:15 +00:00
Hugo van Kemenade
3375282bb8
Docs: add link roles with Sphinx extlinks (#117850)
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-04-15 21:22:00 +03:00
Russell Keith-Magee
0f27672c50
gh-114099 : Add documentation for iOS platform ( GH-117057 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Jacob Coffee <jacob@z7x.org>
Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Ned Deily <nad@python.org>
2024-03-28 04:13:13 -04:00
Adorilson Bezerra
48c0b05cf0
Change links on the index page (#117230)
2024-03-26 13:08:08 -06:00
Hugo van Kemenade
9080e9ed50
gh-101100 : Fix Sphinx warnings in library/pydoc.rst
(#116913)
2024-03-19 21:48:08 +02:00
Russell Keith-Magee
408e127159
gh-114099 - Add iOS framework loading machinery. ( GH-116454 )
...
Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
2024-03-19 08:36:19 -04:00
Carol Willing
c514a975ab
Update titles and subtitles on landing page template (#116914)
...
* Update titles and subtitles on landing page template
* address review from gvanrossum
* Edits from hugovk review
* Change word order back. Down the road we should split license and history
2024-03-17 00:01:56 +00:00
Hugo van Kemenade
8e8ab75d97
gh-101100 : Fix Sphinx warnings in whatsnew/2.1.rst
(#112357)
...
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2024-02-25 23:49:04 -07:00
Skip Montanaro
84a275c4a2
gh-101100 : Fix broken xrefs in fcntl module doc (#115691)
...
* clean up fcntl module doc
* simplify
* a few changes, based on suggestion by CAM-Gerlach
* nitpick ignore for a couple other C functions mentioned in the fcntl module doc
* more changes, especially related to LOCK_* constants
* :data: back to :const:
* Apply suggestions from code review
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
---------
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2024-02-25 12:02:18 -08:00
Hugo van Kemenade
a00b41b9e9
gh-101100 : Fix Sphinx warnings in whatsnew/2.0.rst
(#112351)
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2024-02-25 02:45:56 -07:00
Hugo van Kemenade
4dff48d1f4
gh-101100 : Fix Sphinx warnings in whatsnew/3.2.rst
(#115580)
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-02-17 03:03:20 -07:00
Hugo van Kemenade
30fce5f228
gh-101100 : Fix Sphinx warnings in whatsnew/3.1.rst
(#115575)
2024-02-17 02:39:07 -07:00
Hugo van Kemenade
341d7874f0
gh-115317 : Rewrite changelog filter to use vanilla JavaScript (#115324)
...
Co-authored-by: Tomas R <tomas.roun8@gmail.com>
2024-02-12 22:17:33 +00:00
Skip Montanaro
e1552fd19d
gh-101100 : Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst ( GH-114825 )
2024-02-11 18:51:07 +00:00
Skip Montanaro
1b89591474
gh-101100 : Fix dangling refs in bdb.rst (#114983)
...
Co-authored-by: AN Long <aisk@users.noreply.github.com>
2024-02-11 11:21:10 +02:00
Nikita Sobolev
4821f08674
gh-101100 : Fix sphinx warnings in c-api/gcsupport.rst
(#114786)
2024-02-10 15:59:23 -07:00
Nikita Sobolev
553c90ccc2
gh-101100 : Fix sphinx warnings in library/enum.rst
(#114696)
...
Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
2024-02-08 23:40:28 -07:00
Skip Montanaro
ec69e1d0dd
gh-101100 : Fix dangling references in pickle.rst (#114972)
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-02-04 14:24:24 +00:00
Nikita Sobolev
dc01b919c7
gh-101100 : Fix sphinx warnings in howto/logging.rst
(#114846)
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-02-01 20:37:55 +02:00
Skip Montanaro
3911b42cc0
gh-101100 : Fix references in csv docs ( GH-114658 )
...
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-01-30 21:54:37 +00:00