-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
59 lines (50 loc) · 952 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
47
48
49
50
51
52
53
54
55
56
57
58
development:
mode: auto
reference:
- title: lazysf
contents:
- '`lazysf`'
- '`st_as_sf`'
- '`collect`'
- '`lazysf-package`'
- title: DBI methods
contents:
- starts_with("db")
- title: SFSQL connection to GDAL sources
contents:
- '`SFSQL`'
- '`SFSQLDriver-class`'
- '`SFSQLConnection-class`'
- '`SFSQLResult-class`'
articles:
- title: All vignettes
desc: ~
contents: '`GDALSQL`'
navbar:
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right: github
components:
home:
icon: fas fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
news:
text: Changelog
href: news/index.html
github:
icon: fab fa-github fa-lg
href: https://github.com/hypertidy/lazysf/
articles:
text: Articles
menu:
- text: GDALSQL
href: articles/GDALSQL.html