-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
31 lines (30 loc) · 880 Bytes
/
mkdocs.yml
File metadata and controls
31 lines (30 loc) · 880 Bytes
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
site_name: Open Radar Data documentation
site_description: Guidance and instructions for Open Radar Data users
site_author: EUMETNET
repo_url: https://github.com/EUMETNET/openradardata-documentation
theme:
name: material
language: en
logo: Images/meteogate-logo.svg
palette:
primary: black
accent: indigo
font:
text: Open Sans
features:
- navigation.instant
- navigation.tabs
- navigation.tab.sticky
- navigation.sections
- navigation.top
- toc.integrate
- search.highlight
- content.code.copy
nav:
- HOME: index.md
- 1. OVERVIEW: 1-ORD-API-overview.md
- 2. DISCOVERING AND ACCESSING DATA: 2-ORD-API-discovering-and-accessing-data.md
- 3. PUBLISHING DATA: 3-ORD-API-publishing-data.md
- 4. SUBSCRIBING MQTTX: 4-ORD-API-subscribing-MQTTX.md
- HVD COMPLIANCE SUMMARY: ORD_HVD_summary.md
- GLOSSARY: glossary.md