docs: improve documentation navigation and redirection (#13455)

This commit is contained in:
Julien Robert
2022-10-06 15:51:10 +02:00
committed by GitHub
parent ff39d243d4
commit 74ce07eb26
43 changed files with 299 additions and 12935 deletions
-4
View File
@@ -80,8 +80,6 @@ func NewApp(...) *App {
* [In persisted KV store](#in-persisted-kv-store)
* [In-memory KV store](#in-memory-kv-store)
<!-- order: 1 -->
# Concepts
## Capabilities
@@ -114,8 +112,6 @@ not own.
* MemStore
* KeyStore
<!-- order: 2 -->
# State
## In persisted KV store