Commit 70136d7
Claude Assistant
Relocate Migration Guides from Configuration to Usage
Moves docs/configuration/migration/* to docs/usage/migration/* and the
'Startup Guides' nav block (New User Setup Guide + Migration Guides)
from Configuration to Usage, right after User Interface.
New User Setup Guide itself stays at
docs/configuration/new-user-setup.md -- only its nav entry moves.
Adds redirect_maps entries so old bookmarked/external links to
configuration/migration/*.md 301 to the new usage/migration/*.md
location instead of 404ing.
Updates cross-references in:
- docs/configuration/index.md (card removed)
- docs/configuration/new-user-setup.md (links updated)
- docs/install/index.md
- docs/install/build/mac/build.md
Content itself is essentially unchanged from the current Configuration
version -- verified by diffing against current dev; only internal
relative links within the migration files themselves needed
../../configuration/... prefixes added (since usage/migration/ and
configuration/migration/ are siblings of different parent dirs).
Extracted from #207 (tmhastings), commit 0d0ff11.
Independent of PR1/2/3 -- can merge in any order relative to those.1 parent a3ff9bf commit 70136d7
16 files changed
Lines changed: 757 additions & 754 deletions
File tree
- docs
- configuration
- migration
- install
- build/mac
- usage/migration
- img
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 22 | | |
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments