-
-
Notifications
You must be signed in to change notification settings - Fork 53
Expand file tree
/
Copy pathbook.toml
More file actions
38 lines (31 loc) · 960 Bytes
/
book.toml
File metadata and controls
38 lines (31 loc) · 960 Bytes
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
[book]
title = "ChirpStack open-source LoRaWAN® Network Server documentation"
authors = []
language = "en"
multilingual = false
src = "src"
[output.html]
no-section-label = true
additional-css = ["theme/css/chirpstack.css", "theme/pagetoc.css"]
additional-js = ["theme/pagetoc.js"]
git-repository-url = "https://github.com/chirpstack/chirpstack-docs"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/chirpstack/chirpstack-docs/edit/master/{path}"
[output.html.print]
enable = false
[output.html.fold]
enable = true
level = 0
[preprocessor.pagetoc]
[preprocessor.d2]
path = "d2"
inline = false
[preprocessor.alerts]
[preprocessor.findrep]
chirpstack_version = "4.17.0"
gateway_os_version = "4.11.0"
gateway_bridge_version = "4.1.1"
concentratord_version = "4.7.0"
mqtt_forwarder_version = "4.5.1"
pulsar_integration_version = "4.0.0-test.3"
gateway_mesh_version = "4.1.3"