Commit 98b9548
committed
docs: comprehensive documentation audit fixes
Critical fixes (C2-C6):
- Clarify OPENBOOT_GIT_NAME/EMAIL only work in --silent mode
- Add NPM packages column to preset summary table
- Create complete API reference documentation
- Add /api/npm/search endpoint to README
- Fix OAuth callback routes (split github/google)
Medium priority fixes (M1-M3, M5-M9):
- Update doctor example output with outdated packages check
- Add update command flags table
- Fix --user flag format to <username/slug>
- Document install_count tracking feature
- Simplify migrations setup in README
- Add install_count to DB schema documentation
Addresses 13 documentation issues identified in audit1 parent a292b9f commit 98b9548
File tree
6 files changed
+450
-11
lines changed- src/docs
6 files changed
+450
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 34 | + | |
| 35 | + | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
73 | 70 | | |
74 | 71 | | |
75 | 72 | | |
76 | | - | |
77 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
78 | 76 | | |
79 | 77 | | |
80 | 78 | | |
| |||
98 | 96 | | |
99 | 97 | | |
100 | 98 | | |
| 99 | + | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| |||
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments