We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ee821b + b24e160 commit a0871b9Copy full SHA for a0871b9
mkdocs.yml
@@ -5,6 +5,7 @@ docs_dir: docs
5
pages:
6
- ['index.md','uVisor Documentation']
7
- ['api/QUICKSTART.md', 'uVisor', 'Quick start guide']
8
+- ['api/API.md', 'uVisor', 'API documentation']
9
- ['core/DEVELOPING_LOCALLY.md', 'uVisor', 'Developing Locally']
10
- ['api/DEBUGGING.md', 'uVisor', 'Debugging uVisor']
11
- ['core/PORTING.md', 'Porting uVisor', 'Porting uVisor']
0 commit comments