-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_quarto.yml
More file actions
135 lines (128 loc) · 4.86 KB
/
Copy path_quarto.yml
File metadata and controls
135 lines (128 loc) · 4.86 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
project:
type: website
preview:
port: 4200
website:
favicon: assets/img/logos/apex_icon_blue.svg
repo-url: "https://github.com/ESA-APEx/apex_documentation"
repo-branch: "main"
search:
location: sidebar
type: textbox
copy-button: true
navbar:
pinned: true
page-navigation: true
bread-crumbs: true
title: "APEx - Documentation Portal"
sidebar:
style: "floating"
contents:
- href: index.qmd
text: Welcome
# - href: eo_service_usage.qmd
- section: On-demand EO services
contents:
- href: eo_service_usage/openeo_usage.md
text: Using openEO service
- href: propagation/platforms.md
- href: instantiation/index.md
section: Project Environments
contents:
- href: instantiation/usecases.qmd
text: Use Cases
- href: instantiation/customisation.md
- href: instantiation/accessibility.md
- href: instantiation/geospatial_explorer.md
- href: instantiation/project_portal.md
- href: instantiation/app_code_server.md
- href: instantiation/app_jupyterlab.md
- href: instantiation/app_qgis.md
- href: instantiation/catalog.qmd
- href: instantiation/documentation.qmd
- href: instantiation/forum.md
- href: propagation/index.qmd
section: Algorithm Support
contents:
- href: propagation/ondemandservices.qmd
- href: propagation/usecases.md
text: Use Cases
- href: propagation/porting.md
- href: propagation/onboarding.md
- href: propagation/upscaling.md
- href: propagation/enhancement.md
- href: propagation/toolboxcloud.md
- href: propagation/intercomparison.md
- section: Guides
contents:
- section: Developer Guides
contents:
- section: Authentication
contents:
- href: guides/account.md
- href: guides/token.md
text: Creating APEx single sign-on token
- section: openEO
contents:
- href: guides/udp_writer_guide.qmd
text: Creating openEO based services
- href: guides/upscaling_openeo.ipynb
text: Upscaling openEO based services
- section: EOAP
contents:
- href: guides/eoap_writer_guide.md
text: Creating EOAP based services
- section: APEx Product Catalogue
contents:
- href: guides/stac_catalog_ingest.ipynb
text: Ingesting STAC metadata in APEx Product Catalogue
- href: guides/catalog_openeo.ipynb
text: Linking APEx Product Catalogue with an openEO service
- section: APEx Algorithm Catalogue
contents:
- href: guides/algorithm_services_catalogue.qmd
- href: guides/algorithm_services_catalogue_benchmarks.qmd
- href: guides/algorithm_catalogue_dashboard.md
text: APEx Algorithm Dashboard
- section: Admin Guides
contents:
- href: guides/account.md
- href: guides/grafana_monitoring.md
text: Grafana monitoring dashboards
- href: guides/custom_domain.md
text: Custom domains for your project environment
- href: guides/geospatial_explorer/index.qmd
contents:
- auto: guides/geospatial_explorer/tutorials/*.qmd
- href: guides/project_portal/index.qmd
contents:
- auto: guides/project_portal/tutorials/*.qmd
- section: Consumer Guides
contents:
- href: guides/geospatial_explorer/geospatial_explorer_guide.qmd
- href: interoperability/index.md
section: Interoperability and Compliance Guidelines
contents:
- href: interoperability/definitions.qmd
- href: propagation/service_development.qmd
- href: interoperability/algohosting.md
- href: interoperability/datahosting.qmd
- href: interoperability/algohostingenv.md
- href: interoperability/geospatial_explorer.qmd
- href: interoperability/businessmodel.md
format:
html:
toc-depth: 4
page-layout: full
theme: [cosmo, css/custom.scss]
scss: true
highlight-style: solarized
include-in-header:
- html/apex-scripts.html
- html/blur.html
- html/esa-header.html
- html/apex-navigation.html
- html/apex-hamburger-menu.html
link-external-newwindow: false
bibliography: interoperability/references/references.yaml
csl: interoperability/references/diabetologia.csl