-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmkdocs.yml
More file actions
46 lines (42 loc) · 1.21 KB
/
mkdocs.yml
File metadata and controls
46 lines (42 loc) · 1.21 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
35
36
37
38
39
40
41
42
43
44
45
46
site_name: Pushpaka
site_url: https://ispirt.github.io/pushpaka/
repo_url: https://github.com/iSPIRT/pushpaka
repo_name: iSPIRT/pushpaka
theme:
name: material
palette:
primary: indigo
accent: indigo
features:
- navigation.tabs
- navigation.sections
- navigation.top
- search.highlight
- search.suggest
markdown_extensions:
- attr_list
extra:
status:
draft: Work in progress
published: Published and stable
paused: Work paused — awaiting direction
archived: No longer active
nav:
- Home: index.md
- Status: status.md
- Publication Work Items:
- Overview: work-items/index.md
- I01 — ConOps V1: work-items/i01.md
- I05 — UTM ConOps: work-items/i05/index.md
- I05 — State of the Art: work-items/i05/state-of-the-art.md
- I06 — UTM Technical Standards: work-items/i06.md
- I07 — Feedback Sessions: work-items/i07.md
- I08 — NIDSP Spec: work-items/i08.md
- API Specifications: openapi/README.md
- Minutes: minutes/index.md
- Reference Documents:
- Overview: ref/index.md
- QGC Integration Testing: ref/qgc-testing.md
- Integrations: integrations.md
- Nomenclature: nomenclature.md
- Bibliography: bibliography.md