Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 6aeebd5

Browse files
authored
Merge pull request #45 from lukpueh/deduplicate-usage
Deduplicate usage section
2 parents 428b881 + eb97422 commit 6aeebd5

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ theme:
55

66
nav:
77
- Home: index.md
8-
- Using Lind-Wasm:
9-
- Compiling programs: use/compile-programs.md
10-
- Running programs: use/run-programs.md
11-
- Debugging programs: use/debug-programs.md
12-
- Examples: use/examples.md
138
- Internal Documentation:
149
- libc: internal/libc.md
1510
- Wasmtime: internal/wasmtime.md
@@ -24,6 +19,7 @@ nav:
2419
- Compile Programs: use/compile-programs.md
2520
- Debug Programs: use/debug-programs.md
2621
- Run Programs: use/run-programs.md
22+
- Examples: use/examples.md
2723
- Contributing:
2824
- contribute/README.md
2925
- Rust style guide: contribute/styleguide.md

0 commit comments

Comments
 (0)