Commit 021c9c0
committed
fix: improve schema documentation generation and logging
- Added logging for uncategorized schemas in the generate-schema-docs script to enhance visibility during documentation generation.
- Refined sorting methods for core and advanced schemas to use locale comparison for better accuracy.
- Updated the addFrontMatterToSchemaFiles function to improve readability by using `const` for content variable and clarifying the continue statement.1 parent 3e86cbf commit 021c9c0
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
181 | 185 | | |
182 | 186 | | |
183 | 187 | | |
184 | | - | |
185 | | - | |
| 188 | + | |
| 189 | + | |
186 | 190 | | |
187 | 191 | | |
188 | 192 | | |
| |||
556 | 560 | | |
557 | 561 | | |
558 | 562 | | |
559 | | - | |
| 563 | + | |
560 | 564 | | |
561 | 565 | | |
562 | | - | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
563 | 569 | | |
564 | 570 | | |
565 | 571 | | |
| |||
0 commit comments