Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ nav:
- how-to/index.md
- Setup:
- Installation: how-to/installation.md
- Manage Secrets: how-to/manage-secrets.md
- Configure Database: how-to/configure-database.md
- Configure Object Storage: how-to/configure-storage.md
- Command-Line Interface: how-to/use-cli.md
Expand All @@ -73,6 +74,8 @@ nav:
- Handle Errors: how-to/handle-errors.md
- Monitor Progress: how-to/monitor-progress.md
- Object Storage:
- Overview: how-to/object-storage-overview.md
- Choose Storage Type: how-to/choose-storage-type.md
- Use Object Storage: how-to/use-object-storage.md
- Use NPY Codec: how-to/use-npy-codec.md
- Use Plugin Codecs: how-to/use-plugin-codecs.md
Expand Down