-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path_pkgdown.yml
More file actions
48 lines (48 loc) · 1.3 KB
/
_pkgdown.yml
File metadata and controls
48 lines (48 loc) · 1.3 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
template:
bootstrap: 5
light-switch: true
navbar:
structure:
left: [home, user_guide, dev_guide, project]
right: [search, github, lightswitch]
components:
home:
text: "Get Started"
href: articles/aNCA.html
user_guide:
text: "User Resources"
icon: fa-book
menu:
- text: Manual
href: articles/manual.html
- text: NCA Concepts
href: articles/background.html
- text: FAQs
href: articles/FAQs.html
dev_guide:
text: "Developer Resources"
icon: fa-code
menu:
- text: Contributing
href: articles/contributing.html
- text: Adding TLGs
href: articles/adding_tlg.html
- text: Design & Architecture
href: articles/design.html
- text: Session Log Reference
href: articles/session_log.html
- text: Functions manual
href: reference/index.html
project:
text: "Project"
icon: fa-info-circle
menu:
- text: Governance
href: articles/governance.html
- text: Roadmap
href: articles/roadmap.html
- text: Validation Plan
href: articles/validations.html
- text: News & Releases
href: news/index.html
url: "https://pharmaverse.github.io/aNCA/"