Merge branch 'int3l-patch-1'
This commit is contained in:
commit
80f2b487f0
20
mkdocs.yml
20
mkdocs.yml
@ -1,4 +1,4 @@
|
|||||||
site_name: Solo
|
site_name: Solo Technical Documentation
|
||||||
site_author: SoloKeys
|
site_author: SoloKeys
|
||||||
site_description: 'Documentation for the SoloKeys solo software'
|
site_description: 'Documentation for the SoloKeys solo software'
|
||||||
site_url: 'https://docs.solokeys.io/solo/'
|
site_url: 'https://docs.solokeys.io/solo/'
|
||||||
@ -7,15 +7,15 @@ repo_name: 'solokeys/solo'
|
|||||||
copyright: 'Copyright © 2018 - 2019 SoloKeys'
|
copyright: 'Copyright © 2018 - 2019 SoloKeys'
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
- Home: solo/index.md
|
- Home: index.md
|
||||||
- README.md: solo/repo-readme.md
|
- FIDO2 Implementation: fido2-impl.md
|
||||||
- FIDO2 Implementation: solo/fido2-impl.md
|
- Build instructions: building.md
|
||||||
- Signed update process: solo/signed-updates.md
|
- Signed update process: signed-updates.md
|
||||||
- Building: solo/building.md
|
- Code documentation: code-overview.md
|
||||||
- Code documentation: solo/code-overview.md
|
- Contributing Code: contributing.md
|
||||||
- Contributing Code: solo/contributing.md
|
- Contributing Docs: documenting.md
|
||||||
- Contributing Docs: solo/documenting.md
|
- udev Rules: udev.md
|
||||||
- What the udev?!: solo/udev.md
|
- About: repo-readme.md
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: material
|
name: material
|
||||||
|
Loading…
x
Reference in New Issue
Block a user