-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
38 lines (37 loc) · 904 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
url: https://dfe-analytical-services.github.io/dfeshiny/
template:
bootstrap: 5
bootswatch: cyborg
bslib:
pkgdown-nav-height: 81.4468px
reference:
- title: Cookies
contents:
- has_concept("cookies")
- title: Connectivity
contents:
- custom_disconnect_message
- title: Initialisation functions
desc: One time functions used to set up or update standardised scripts and workflows needed for your dashboard
contents:
- starts_with("init")
- title: Links
contents:
- external_link
- bad_link_text
- title: Maintenance
contents:
- tidy_code
- title: Standard panels
contents:
- a11y_panel
- support_panel
- section_tags
- title: Header
desc: A wrapper for shinyGovstyle::header() that automatically uses the DfE logo.
contents:
- header
- title: Charts and Tables
desc: Functions to create and manage tables and visualisations.
contents:
- dfe_reactable