Commit 87f6585
Lugh (Druid Bot)
docs: Fix scroll duplication in CLI section
PROBLEM:
- docs/cli/scroll.md had complete scroll.yaml documentation (118 lines)
- This duplicated EVERYTHING in docs/scrolls/introduction.md
- CLI intro.md also had redundant scroll explanations
SOLUTION:
1. CLI scroll.md (118 → 36 lines, 70% cut)
- Removed entire scroll.yaml format documentation
- Removed field descriptions
- Removed examples
- Now just: Quick reference + link to full docs
- Single source of truth: docs/scrolls/introduction.md
2. CLI intro.md (cleaned up)
- Simplified scroll mention to one line
- Changed link from /cli/scroll to ../scrolls/introduction.md
- Removed redundant explanations
RESULT:
- No more duplication between CLI and Scrolls sections
- Users directed to single authoritative scroll documentation
- CLI section now references, not duplicates
Build passing.1 parent db90386 commit 87f6585
2 files changed
Lines changed: 31 additions & 107 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
29 | | - | |
| 28 | + | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
6 | 7 | | |
7 | | - | |
| 8 | + | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 14 | + | |
23 | 15 | | |
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 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
80 | 21 | | |
81 | 22 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 23 | + | |
99 | 24 | | |
100 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
101 | 28 | | |
102 | | - | |
| 29 | + | |
| 30 | + | |
103 | 31 | | |
104 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
105 | 35 | | |
106 | | - | |
| 36 | + | |
107 | 37 | | |
108 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
109 | 42 | | |
110 | | - | |
111 | | - | |
112 | | - | |
| 43 | + | |
113 | 44 | | |
114 | | - | |
| 45 | + | |
115 | 46 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
| 47 | + | |
0 commit comments