update mkdocs features
This commit is contained in:
parent
df93d431fc
commit
f901753e5d
20
mkdocs.yml
20
mkdocs.yml
@ -1,4 +1,8 @@
|
||||
site_name: BrainSys - wiki
|
||||
site_url: https://wiki.brainsys.io/
|
||||
repo_url: https://git.brainsys.io/ludal/wiki
|
||||
docs_dir: docs
|
||||
site_dir: site
|
||||
|
||||
theme:
|
||||
name: material
|
||||
@ -14,6 +18,22 @@ theme:
|
||||
- navigation.instant
|
||||
- navigation.expand
|
||||
- navigation.path
|
||||
- content.code.copy
|
||||
|
||||
icon:
|
||||
admonition:
|
||||
note: octicons/tag-16
|
||||
abstract: octicons/checklist-16
|
||||
info: octicons/info-16
|
||||
tip: octicons/squirrel-16
|
||||
success: octicons/check-16
|
||||
question: octicons/question-16
|
||||
warning: octicons/alert-16
|
||||
failure: octicons/x-circle-16
|
||||
danger: octicons/zap-16
|
||||
bug: octicons/bug-16
|
||||
example: octicons/beaker-16
|
||||
quote: octicons/quote-16
|
||||
|
||||
extra:
|
||||
consent:
|
||||
|
Loading…
Reference in New Issue
Block a user