-
Notifications
You must be signed in to change notification settings - Fork 7
/
_pkgdown.yml
40 lines (37 loc) · 989 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
url: https://www.spsanderson.com/tidyaml/
template:
bootstrap: 5
bootswatch: flatly
navbar:
title: "tidyaml"
left:
- icon: "fa-home"
href: index.html
- text: "Getting Started"
href: articles/getting-started.html
- text: "Function Reference"
href: reference/index.html
- text: "News"
href: news/index.html
reference:
- title: Model Generators
desc: Functions that will generate models
contents:
- has_concept("Model_Generator")
- title: Extractors
desc: Functions that extract parts of a model spec tibble
contents:
- has_concept("Extractor")
- title: Utility Functions
desc: Utility/Internal Functions and Helpers
contents:
- has_concept("Utility")
- title: Plotting
desc: Functions that plot model information
contents:
- has_concept("Plotting")
- title: Internals
desc: Internal/Helper functions
contents:
- has_concept("Internals")
search: