forked from lets-fiware/FIWARE-Small-Bang
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
22 lines (21 loc) · 773 Bytes
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
site_name: "FIWARE Small Bang"
site_description: FIWARE Small Bang (Let's FIWARE)
nav:
- 'Home':
- 'Index': index.md
- 'Installation': installation.md
- 'After installation': after-installation.md
- 'System Administration': system_administration.md
- 'NGSI Go': ngsi-go.md
- 'Get token': get_token.md
- 'Examples':
- 'Orion': examples/orion.md
- 'Cygnus': examples/cygnus.md
- 'Comet': examples/comet.md
- 'Perseo': examples/perseo.md
- 'QuantumLeap': examples/quantumleap.md
- 'IoT Agent for UL': examples/iotagent-ul.md
- 'IoT Agent for JSON': examples/iotagent-json.md
- 'WireCloud': examples/wirecloud.md
- 'Node-RED': examples/node-red.md
- 'Troubleshooting': troubleshooting.md