-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
34 lines (34 loc) · 1.01 KB
/
Copy pathmkdocs.yml
File metadata and controls
34 lines (34 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
site_name: MushLog Documentation
use_directory_urls: false
nav:
- Home: 'index.md'
- Installation:
- Installation Procedures: 'INSTALLATION.md'
- The Database: installation/database.md
- Database ID Records: UUID_ID_SYSTEM.md
- MushLog:
- Overview: mushlog_usage.md
- The MushLog UI: interface.md
- Getting Started: mushlog_gs.md
- MushLog Form Fields: formfields.md
- Field Validation: fieldvalidation.md
- Validation Config: validationconfig.md
- Labels and QR Codes: labels.md
- Backups: backups.md
- Messages: messages.md
- Troubleshooting: trouble.md
- Mushview:
- Overview: mushview.md
- The MushView UI: viewinterface.md
- Getting Started: mushview_gs.md
- Custom Database Viewing: switch_db.md
- Importing a Database:
- Overview: import_tool.md
- Import Tool UI: import_tool_interface.md
- Getting Started: import_gs.md
- MIT License: MITlicense.md
- About Us: aboutus.md
theme:
name: material
palette:
primary: green