-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
37 lines (29 loc) · 1.05 KB
/
Copy pathmkdocs.yml
File metadata and controls
37 lines (29 loc) · 1.05 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
site_name: Port Activities Scenario
site_description: 'PIXEL PAS Documentation'
site_author: 'CATIE'
site_url: https://pixel-pas.readthedocs.io/en/latest/
repo_url: https://github.com/pixel-ports/ot-docs-hub
# this allows visualizing content in github as anonympus user without having to log in
edit_uri: blob/master/docs/
theme: readthedocs
# we will use the same style as for the general PIXEL documentation hub (based on FIWARE and a readthedocs theme)
extra_css:
- css/pixel_a.css
- css/pixel_b.css
- css/monokai_sublime_.css
- css/pigments-monokai.css
nav:
- Home: index.md
- Reference material:
- "Overview": ./overview/overview.md
- "Inputs": ./inputs/inputs.md
- "Outputs": ./outputs/outputs.md
# - User guidance:
# - "FAQ": faq.md
# - "Best practice & Recommandations": best_pract.md
# - "Troubleshooting": trouble.md #Ajouter l'arbre diagnostic ou le tableau
- About: about.md # The PIXEL project
copyright: Apache License 2.0
extra:
version: 1.0.0
color: 26b3c3