Commit cae8ec8
Follow-up of the HTML5 migration in bpo-10716: replace the layout
tables, the /<br> encoding of docstrings and the obsolete
<a name=...> anchors with semantic markup (header, section, h1-h4,
CSS multi-column lists, white-space: pre-wrap, id= anchors), and
restyle the pages after the python-docs-theme used by docs.python.org,
including dark mode support. Members inherited from other classes
are now collapsed by default. The pydoc API is unchanged; obsolete
arguments of HTMLDoc methods are accepted and ignored. ServerHTMLDoc
in xmlrpc.server is updated to match.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 426cf84 commit cae8ec8
7 files changed
Lines changed: 380 additions & 222 deletions
File tree
- Doc/whatsnew
- Lib
- pydoc_data
- test
- test_pydoc
- xmlrpc
- Misc/NEWS.d/next/Library
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
368 | 379 | | |
369 | 380 | | |
370 | 381 | | |
| |||
0 commit comments