-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
45 lines (42 loc) · 1.1 KB
/
_pkgdown.yml
File metadata and controls
45 lines (42 loc) · 1.1 KB
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
url: https://thesixmax.github.io/desplim/
template:
bootstrap: 5
bootswatch: litera
navbar:
bg: dark
structure:
left: [home, articles, reference]
right: [github]
components:
home:
text: "Overview"
href: index.html
articles:
text: "Articles"
menu:
- text: "The DESPLIM compactness score"
href: articles/desplim-compactness.html
reference:
text: "Rereference"
href: reference/index.html
reference:
- title: Main algorithm
desc: Functions to run the full algorithm or separate split and merge steps.
contents:
- desplim_split_merge
- desplim_split
- desplim_merge
- title: Helper functions
desc: Standalone functions to perform necessary geospatial operations
contents:
- desplim_all_nodes
- desplim_angles
- desplim_cast_substring
- desplim_compactness
- desplim_connect_border
- desplim_leaf_nodes
- desplim_line_nearest_node
- title: Data
desc: Example data used for testing and documentation
contents:
- compact_train