Skip to content

Commit c4718c2

Browse files
authored
Merge pull request #49 from auths-dev/feature/top-level-pair-command
docs: add CLI commands section to mkdocs nav
2 parents d6e0f36 + b7d6ed7 commit c4718c2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,10 @@ nav:
119119
- Custom Policies: guides/advanced/custom-policies.md
120120
- WASM Verification: guides/advanced/wasm-verification.md
121121

122+
- CLI:
123+
- Primary Commands: cli/commands/primary.md
124+
- Advanced Commands: cli/commands/advanced.md
125+
122126
- SDK & Libraries:
123127
- Rust SDK:
124128
- Overview: sdk/rust/overview.md

0 commit comments

Comments
 (0)