-
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathmkdocs.yml
More file actions
23 lines (23 loc) · 570 Bytes
/
mkdocs.yml
File metadata and controls
23 lines (23 loc) · 570 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
site_name: OpenFormicaria
nav:
- Home: index.md
- About: about.md
- "User Guide":
- Getting Started: getting_started.md
- Connectors: connectors.md
- Modules: modules.md
- Formicaria: formicaria.md
- Contribute:
- How to contribute: contrib.md
- License: license.md
theme:
features:
- navigation.instant
name: material
palette:
scheme: slate
icon:
repo: fontawesome/brands/github
logo: material/ladybug
repo_url: https://github.com/schemen/OpenFormicaria
repo_name: schemen/OpenFormicaria