-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
45 lines (42 loc) · 939 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
url: https://jslth.github.io/photon/
pkwurl: ~
template:
bootstrap: 5
bootswatch: litera
math-rendering: mathjax
bslib:
base_font: {google: "Roboto"}
heading_font: {google: "Roboto Slab"}
code_font: {google: "JetBrains Mono"}
link-color: "#0054AD"
navbar:
title: "photon"
left:
- text: Overview
icon: fa-home
href: index.html
- text: "Get started"
icon: fa-book
href: articles/photon.html
- text: "Import from Nominatim"
icon: fa-database
href: articles/nominatim-import.html
- text: "Reference"
icon: fa-search
href: reference/index.html
reference:
- title: Geocoding
contents:
- geocode
- structured
- reverse
- title: Photon setup
contents:
- new_photon
- photon_local
- download_searchindex
- download_photon
- get_instance
- cmd_options
- purge_java
- has_java