Skip to content

Commit 0d28b6f

Browse files
committed
Update index
1 parent ac40ff3 commit 0d28b6f

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# COMPAS Invocations 2
22

3-
A collection of reusable pyinvoke tasks for COMPAS packages.
3+
A collection of reusable [`pyinvoke`](https://pyinvoke.org/) tasks for COMPAS packages.
44

55
## Features
66

mkdocs.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,14 @@ plugins:
137137
type_parameter_headings: true
138138
unwrap_annotated: true
139139

140+
141+
nav:
142+
- Home: index.md
143+
- Installation: installation.md
144+
- API Reference:
145+
- Build Tasks: api/build.md
146+
- Console Tasks: api/console.md
147+
- Documentation Tasks: api/docs.md
148+
- Style Tasks: api/style.md
149+
- Test Tasks: api/tests.md
150+
- License: license.md

0 commit comments

Comments
 (0)