-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy path_pkgdown.yml
More file actions
37 lines (33 loc) · 848 Bytes
/
_pkgdown.yml
File metadata and controls
37 lines (33 loc) · 848 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
37
template:
bootstrap: 5
light-switch: true
toc:
depth: 2 # level 3 currently not distinguishable from 2
navbar:
structure:
left: [ home, userguide, technicaldocs, faq, reference, news ]
right: [ search, github, lightswitch ]
components:
userguide:
text: User Guide
href: articles/userguide.html
technicaldocs:
text: Technical Documentation
href: articles/technicaldocs.html
faq:
text: FAQ
href: articles/faq.html
reference:
- title: Overview
contents:
- clustermq
- title: Run calls on HPC
contents:
- Q
- Q_rows
- title: Manage worker pools
contents:
- workers
- title: "`foreach` support"
contents:
- register_dopar_cmq