diff options
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r-- | docs/SUMMARY.md | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index cf98051..fdddbb9 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -41,10 +41,15 @@ * [Test your plugin](plugins/testing.md) * [Theming](themes/README.md) +### Plugin Development + +* [Introduction](./api/README.md) +* [Node](./api/node.md) +* [Connect to the context](./api/connect.md) +* [Components](./api/components.md) + -- * [FAQ](faq.md) * [Examples](examples.md) * [Release notes](https://github.com/GitbookIO/gitbook/blob/master/CHANGES.md) - - |