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 374a06b + f83b8c5 commit 82e7a2aCopy full SHA for 82e7a2a
wolfHSM/mkdocs.yml
@@ -4,17 +4,17 @@ docs_dir: build/html/
4
site_dir: html/
5
copyright: Copyright © 2024 wolfSSL Inc.
6
nav:
7
- - "1. Introduction": chapter01.md
+ - "1. Introduction": index.md
8
- "2. Overview": chapter02.md
9
- "3. Getting Started": chapter03.md
10
- "4. Functional Components": chapter04.md
11
- "5. Client Library": chapter05.md
12
- "6. Server Library": chapter06.md
13
- "7. Customizing wolfHSM": chapter07.md
14
- "8. Porting wolfHSM": chapter08.md
15
- - "9. API Reference": appendix01.md
+ - "9. API Reference": appendix01.md
16
theme:
17
- name: null
+ name: null
18
custom_dir: ../mkdocs-material/material
19
language: en
20
palette:
0 commit comments