-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmkdocs.yml
More file actions
36 lines (32 loc) · 988 Bytes
/
mkdocs.yml
File metadata and controls
36 lines (32 loc) · 988 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
32
33
34
35
36
INHERIT: mkdocs-default.yml
site_name: SciCat Documentation
nav:
- Home: index.md
- SciCat User Guide:
- user-guide/index.md
- Login:
- login/index.md
- Anonymous: login/Anonymous.md
- Datasets:
- datasets/index.md
- Publishing data: datasets/Publishing.md
- Publishing data Advanced: datasets/PublishingAdvanced.md
- Data Retrieval: datasets/jobs.md
- Dashboard:
- Search and Filter: datasets/DashboardDatasetsFiltering.md
- Configure Dataset Table: datasets/dashboardTableEditing.md
- Proposals:
- proposals/index.md
- Samples: samples/index.md
- Instruments: instruments/index.md
- Troubleshooting:
- troubleshoot/index.md
- SciCat Operator Guide:
- operator-guide/index.md
- swagger/index.md
- backendconfig/index.md
- backendconfig/authorization/index.md
- backendconfig/dois.md
- frontendconfig/index.md
- About:
- about/index.md