start documentation
This commit is contained in:
parent
be61cc4011
commit
a14e1b1344
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,7 +64,6 @@ _build/
|
||||
|
||||
GNU\ *
|
||||
Keil\ *
|
||||
docs/
|
||||
efm32/hw
|
||||
|
||||
mbedtls/
|
||||
|
1
docs/index.md
Symbolic link
1
docs/index.md
Symbolic link
@ -0,0 +1 @@
|
||||
../README.md
|
9
mkdocs.yml
Normal file
9
mkdocs.yml
Normal file
@ -0,0 +1,9 @@
|
||||
site_name: Solo
|
||||
site_author: SoloKeys
|
||||
site_description: 'Documentation for the SoloKeys solo software'
|
||||
repo_url: 'https://github.com/solokeyssec/solo'
|
||||
copyright: 'Copyright © 2018 SoloKeys'
|
||||
|
||||
theme:
|
||||
name: material
|
||||
logo: 'images/logo.svg'
|
1
runtime.txt
Normal file
1
runtime.txt
Normal file
@ -0,0 +1 @@
|
||||
3.6
|
Loading…
x
Reference in New Issue
Block a user