Skip to content

gh-94635: Add Reference, How-to, and Concepts headings to sqlite3 docs - #94636

Merged
erlend-aasland merged 11 commits into
python:mainfrom
erlend-aasland:sqlite-diataxis
Jul 30, 2022
Merged

gh-94635: Add Reference, How-to, and Concepts headings to sqlite3 docs#94636
erlend-aasland merged 11 commits into
python:mainfrom
erlend-aasland:sqlite-diataxis

Conversation

@erlend-aasland

@erlend-aaslanderlend-aasland commented Jul 6, 2022

Copy link
Copy Markdown
Contributor

@CAM-GerlachCAM-Gerlach left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall; just a few comments.

Comment threadDoc/library/sqlite3.rst Outdated
Comment threadDoc/library/sqlite3.rst Outdated
Comment threadDoc/library/sqlite3.rst Outdated
Comment threadDoc/library/sqlite3.rst Outdated
@erlend-aasland
erlend-aasland marked this pull request as draft July 7, 2022 20:11
@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

Thanks for the review, CAM. My first impression when reading the review comments is that this PR is premature; we want to improve the wording in headings, and possibly move around some sections in separate PRs first.

@ezio-melottiezio-melotti left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A step in the right direction!

Comment threadDoc/library/sqlite3.rst
Comment threadDoc/library/sqlite3.rst Outdated
@erlend-aasland
erlend-aasland marked this pull request as ready for review July 27, 2022 14:06
@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

All right, I think this is ready for another round of reviews. I've already added the Introduction and Tutorial headings in a separate PR. For this PR, I restrict it to:

  • Adding top-level Reference, How-to guides, and Concepts headings, and simply rearrange the existing subsections below these
  • Normalise heading capitalisation.

Saved for later:

  • Possibly reword headings (the other draft PR)
  • Possibly split adapter/converter recipes section

@erlend-aaslanderlend-aasland changed the title gh-94635: Reorder sqlite3 docs a la Diátaxisgh-94635: Add Reference, How-to, and Concepts headings to sqlite3 docsJul 27, 2022

@CAM-GerlachCAM-Gerlach left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor textual suggestions, otherwise LGTM, thanks

Comment threadDoc/library/sqlite3.rst Outdated
Comment threadDoc/library/sqlite3.rst Outdated
Comment threadDoc/library/sqlite3.rst Outdated
Comment threadDoc/library/sqlite3.rst Outdated
Comment threadDoc/library/sqlite3.rst Outdated

@CAM-GerlachCAM-Gerlach left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple minor followups, otherwise LGTM, thanks

Comment threadDoc/library/sqlite3.rst Outdated
Comment threadDoc/library/sqlite3.rst Outdated
Comment threadDoc/library/sqlite3.rst Outdated
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

Thanks for the reviews! I'll let this sit around for some more days before merging, to give @ezio-melotti a chance to review the final changes.

@CAM-GerlachCAM-Gerlach left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM on my end, thanks @erlend-aasland

Comment threadDoc/library/sqlite3.rst Outdated
Comment threadDoc/library/sqlite3.rst
@erlend-aaslanderlend-aasland added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Jul 30, 2022
@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

Thanks for the reviews, CAM and Ezio!

@erlend-aasland
erlend-aasland merged commit 6c439b9 into python:mainJul 30, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@erlend-aasland
erlend-aasland deleted the sqlite-diataxis branch July 30, 2022 23:24
@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @erlend-aasland, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 6c439b978bf55b29f21c595e9375202d63c8208d 3.11

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @erlend-aasland, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 6c439b978bf55b29f21c595e9375202d63c8208d 3.10

erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull request Jul 30, 2022
…o sqlite3 docs (pythonGH-94636)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>.
(cherry picked from commit 6c439b9)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label Jul 30, 2022
@bedevere-bot

Copy link
Copy Markdown

GH-95482 is a backport of this pull request to the 3.11 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-95483 is a backport of this pull request to the 3.10 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.10 only security fixes label Jul 30, 2022
erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull request Jul 30, 2022
…o sqlite3 docs (pythonGH-94636)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>.
(cherry picked from commit 6c439b9)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
erlend-aasland added a commit that referenced this pull request Jul 31, 2022
…qlite3 docs (GH-94636) (#95482)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>.
(cherry picked from commit 6c439b9)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
* Fix refs
erlend-aasland added a commit that referenced this pull request Jul 31, 2022
…qlite3 docs (GH-94636) (#95483)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>.
(cherry picked from commit 6c439b9)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
* Fix refs
Comment threadDoc/library/sqlite3.rst
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restructure the sqlite3 docs table-of-contents

5 participants

@erlend-aasland@miss-islington@bedevere-bot@CAM-Gerlach@ezio-melotti