forked from SvenKlaassen/AdaptiveDiscreteSmoothing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
46 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
destination: docs
home:
title: Adaptive Discrete Smoothing
links:
- text: Download
href: https://github.com/SvenKlaassen/AdaptiveDiscreteSmoothing/
template:
params:
bootswatch: journal
toc:
depth: 3
navbar:
structure:
left: [home, getstarted, reference, articles]
right: [github]
components:
getstarted:
text: Get started
icon: fa-solid fa-rocket
href: articles/getstarted.html
reference:
text: Reference
icon: fa-file-alt
href: reference/index.html
articles:
text: Articles
icon: fa-solid fa-book
menu:
- text: Installing Package
href: articles/install.html
- text: Introduction to Adaptive Discrete Smoothing
href: articles/intro_ads.html
reference:
- title: Adaptive Discrete Smothing Models
contents:
- ADS
- title: Distance Functions
contents:
- calc_dist_default
- calc_weight_default