Closed
Description
The current docs are laid out more or less like this:
- short introduction
- relatively short tutorial
- reference
- how-to's/guides and some in-depth explanations
Suggesting to make the following improvements:
- add top-level headings for:
- introduction
- tutorial
- reference
- guides
- concepts
- reorder sections according to the new ToC
- add anchors for each top-level heading
Implemented by (all backported to 3.11 and 3.10):
- gh-94635: Add sqlite3 'Introduction' and 'Tutorial' doc headings #95269
- gh-94635: Add Reference, How-to, and Concepts headings to sqlite3 docs #94636
- gh-94635: Fixup sqlite3 'Introduction' seealso note #95751
- gh-94635: Remove sqlite3 doc introduction heading #96089
- gh-94635: Normalise sqlite3 doc headings #94677 (closed, as it was implemented by other PRs)
- gh-94635: Frame sqlite3 how-to headings as such & move default adapters to Reference #96136
Metadata
Metadata
Assignees
Projects
Status
Done