Skip to content

Commit b24e160

Browse files
authored
Adding API page
It's not in the YML, meaning it's not built by the docs system
1 parent 5ee821b commit b24e160

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ docs_dir: docs
55
pages:
66
- ['index.md','uVisor Documentation']
77
- ['api/QUICKSTART.md', 'uVisor', 'Quick start guide']
8+
- ['api/API.md', 'uVisor', 'API documentation']
89
- ['core/DEVELOPING_LOCALLY.md', 'uVisor', 'Developing Locally']
910
- ['api/DEBUGGING.md', 'uVisor', 'Debugging uVisor']
1011
- ['core/PORTING.md', 'Porting uVisor', 'Porting uVisor']

0 commit comments

Comments
 (0)