Commit 41b387b
committed
docs: fix key-rotation framing and Unreleased release-notes headers
Key rotation: the page claimed the rotation procedure was "two fold...
performed independently" but only ever documented one step (adding a
key) — removal was cut when it was found unsupported, but the "two fold"
framing and the orphaned "1." numbering were never cleaned up. Reframed
the page around what's actually supported: adding a new key. Removal
still isn't supported, so this isn't full rotation yet, but it's real,
useful, working operator guidance and worth keeping.
Release notes: the Unreleased section used Markdown-style "## New
features" / "## Security" headers, which don't render as headings in
RST (Sphinx renders them as literal text) and don't match every other
section in the file, which uses proper underlined RST headers.
Assisted by AI
Claude-Session: https://claude.ai/code/session_01VJiY69SPaAf1mxERAWK1SG1 parent 78eb53c commit 41b387b
2 files changed
Lines changed: 14 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 22 | + | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
0 commit comments