-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
57 lines (53 loc) · 1.21 KB
/
_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
51
52
53
54
55
56
57
url: https://ArchaeoStat.github.io/ArchaeoPhases
development:
mode: auto
template:
bootstrap: 5
light-switch: true
reference:
- title: Data input/output
contents:
- has_concept("read methods")
- title: Rhythms
contents:
- has_concept("event tools")
- title: Phases
contents:
- has_concept("phase tools")
- title: Time Ranges
contents:
- has_concept("time ranges")
- title: Age-Depth Modeling
contents:
- has_concept("age-depth modeling tools")
- title: Visualization
contents:
- has_concept("plot methods")
- title: Statistics
contents:
- has_concept("statistics")
- title: Tests
contents:
- has_concept("tests")
- title: Allen's Interval Algebra
contents:
- has_concept("Allen's intervals")
- title: Tools
contents:
- has_concept("mutators")
- title: Datasets
contents:
- has_concept("datasets")
navbar:
components:
articles:
text: Articles
menu:
- text: Import MCMC Samples
href: articles/import.html
- text: Allen's interval algebra
href: articles/allen.html
- text: Bibliography
href: articles/bibliography.html
search:
exclude: ['CODE_OF_CONDUCT.html','CONTRIBUTING.html','LICENSE.html','authors.html','news/index.html']