Skip to content

Commit 8f3ceb4

Browse files
committed
docs: add missing summary element
1 parent 36f5f79 commit 8f3ceb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
- [Writing the Grammar](./creating-parsers/3-writing-the-grammar.md)
2222
- [External Scanners](./creating-parsers/4-external-scanners.md)
2323
- [Writing Tests](./creating-parsers/5-writing-tests.md)
24+
- [Publishing Parsers](./creating-parsers/6-publishing.md)
2425
- [Syntax Highlighting](./3-syntax-highlighting.md)
2526
- [Code Navigation](./4-code-navigation.md)
2627
- [Implementation](./5-implementation.md)

0 commit comments

Comments
 (0)