-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy path_pkgdown.yml
40 lines (37 loc) · 924 Bytes
/
_pkgdown.yml
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
template:
bootstrap: 5
light-switch: true
toc:
depth: 2 # level 3 currently not distinguishable from 2
navbar:
type: default
left:
- icon: fa-home
href: index.html
- text: User Guide
href: articles/userguide.html
- text: Technical Documentation
href: articles/technicaldocs.html
- text: FAQ
href: articles/faq.html
- text: Reference
href: reference/index.html
- text: Changelog
href: news/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/mschubert/clustermq
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