-
Notifications
You must be signed in to change notification settings - Fork 17
/
_pkgdown.yml
46 lines (42 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
39
40
41
42
43
44
45
46
title: gtfsrouter
templates:
params:
bootswatch: cerulean
reference:
- title: Package doc
contents:
- has_concept("package")
- title: The Main Functions
contents:
- has_concept("main")
- title: Data Extraction and Pre-Processing
contents:
- has_concept("extract")
- title: Data Augmentation
contents:
- has_concept("augment")
- title: Additional Functions
contents:
- has_concept("additional")
- title: Package data
contents:
- has_concept("data")
articles:
- title: The gtfsrouter package
contents:
- gtfsrouter
- traveltimes
- transfers
navbar:
title: gtfsrouter
type: default
left:
- text: Home
href: index.html
- text: Vignettes
href: articles/index.html
- text: Functions
href: reference/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/UrbanAnalyst/gtfsrouter