diff options
Diffstat (limited to 'docs/src/SUMMARY.md')
| -rw-r--r-- | docs/src/SUMMARY.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md deleted file mode 100644 index c2da7e1..0000000 --- a/docs/src/SUMMARY.md +++ /dev/null @@ -1,20 +0,0 @@ -# Summary - -- [About](./about.md) -- [Getting Started](./gettingstarted/README.md) - - [Building](./gettingstarted/building/README.md) - - [Go library](./gettingstarted/building/go.md) - - [Python wrapper](./gettingstarted/building/python.md) - - [Example from scratch](./gettingstarted/building/example.md) - - [Package Formats](./gettingstarted/building/packageformats.md) - - [Building for release](./gettingstarted/building/release.md) - - [Testing](./gettingstarted/testing.md) -- [API](./api/README.md) - - [Language Interop](./api/languageinterop.md) - - [Architecture](./api/architecture.md) - - [Typical flow](./api/typicalflow.md) - - [Where to find docs](./api/wheretofinddocs.md) - - [State Machine](./api/statemachine.md) - - [Let's build a client](./api/letsbuildaclient.md) - - [Code examples](./api/codeexamples.md) - - [Function docs](./api/functiondocs.md) |
