Commit 9d5b621
docs: add a restoration guide for old-version documentation
Per the version policy, descriptions specific to a Ruby version may be
deleted once the following version reaches EOL, so doctree HEAD (and
manual/ converted from it) no longer carries much pre-3.0-specific
text (e.g. mentions of 1.8.7 under refm/api/src: 232 at tag 20150229,
214 at the 2016-08-28 archive generation, 5 at HEAD today).
Record where to restore each old version from before refm/ is removed:
- reproduction of the published archives: the doctree commits matching
the 'generated on' dates recorded by rurema/generated-documents'
import commits (html for 1.8.7-2.7.0; db-2.4.0..2.7.0 are preserved
in-repo, db-2.3.0 and older are not)
- fullest content per version: the EOL-time tags (20150229..20200331),
the last snapshots guaranteed to predate the deletion window; for
2.0.0-2.3.0 the published archives were generated before that window
opened, while for 1.8.7/1.9.3 the tags predate the archives
Also note the rebuild caveats (era bitclust may be required; the
salvage-aware rrd2md --scope can convert old snapshots to Markdown but
needs roundtrip verification against era notation).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 7984a0f commit 9d5b621
2 files changed
Lines changed: 87 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments