Improve the sqlite3 reference, using Diataxis as a guideline. A lot of work has already been done here, with great help from Alex Waygood and CAM Gerlach. PRs so far1 have focused on...:
Be consistent: Most of the reference docs for sqlite3 functions and methods use the imperative mood. Some of the methods use other wordings. Suggesting to normalise, and use the imperative mood across the reference section.
Improved with:
Respect the structure of the machinery: Arrange the sections of reference to follow the architecture of the module. This is pretty good already, but I believe we may benefit from some adjustments, in particular:
Improve the sqlite3 reference, using Diataxis as a guideline. A lot of work has already been done here, with great help from Alex Waygood and CAM Gerlach. PRs so far1 have focused on...:
- Be accurate
- Do nothing but describe; making the wording more to the point
Previous work over the last few yearsBoth of these have been improved greatly by the following issues and PRs, amongst others:
There are remaining issues, though:
Improved with:
Footnotes
There have been too many PRs to list; some of them were done before Diataxis was even discussed. ↩