Commit 4ae1741
committed
fix: collapse restored JSDoc to single line for diff-clean docs regen
Multi-line JSDoc comments produced multi-line description text in the
TypeDoc-rendered markdown, which git diffed against the original single-line
descriptions in main. Functionally identical; just whitespace.
Collapsing onSetupMessage, hidden, and stability JSDoc to single-line
matches the original markdown formatting verbatim. Net change vs main on
docs/docs/api/appkit/Interface.PluginManifest.md is now just the See link
swap (deleted plugin-manifest.generated.ts -> Zod source of truth pointer).
Co-authored-by: Isaac
Signed-off-by: Atila Fassina <atila@fassina.eu>1 parent 5260ac7 commit 4ae1741
4 files changed
Lines changed: 9 additions & 27 deletions
File tree
- docs/docs/api/appkit
- packages
- appkit/src/plugins/lakebase
- template
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 87 | | |
| 88 | + | |
91 | 89 | | |
92 | 90 | | |
93 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 146 | + | |
151 | 147 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
| 148 | + | |
156 | 149 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
| 150 | + | |
162 | 151 | | |
163 | 152 | | |
164 | 153 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments