-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
50 lines (40 loc) · 961 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
41
42
43
44
45
46
47
48
49
50
destination: docs
template:
bootstrap: 5
reference:
- title: Package
desc: ~
contents:
- rmo-package
- title: Simulation functions
desc: ~
contents:
- rmo
- rexmo
- rextmo
- rpextmo
- title: Bernstein functions
- subtitle: Generic methods for Bernstein functions
desc: ~
contents:
- has_concept('Bernstein function generics')
- subtitle: Virtual classes for Bernstein Functions
desc: ~
contents:
- has_concept('Virtual Bernstein function classes')
- subtitle: Bernstein function arithmetics
desc: ~
contents:
- has_concept('Bernstein function transformer classes')
- subtitle: Boundary cases
desc: ~
contents:
- has_concept('Bernstein function boundary classes')
- subtitle: Algebraic Bernstein functions
desc: ~
contents:
- has_concept('Algebraic Bernstein function classes')
- subtitle: Logarithmic Bernstein functions
desc: ~
contents:
- has_concept('Logarithmic Bernstein function classes')