blob: 62920b63edb78c477560abcba15e46208b9513fe (
plain)
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
|
[book]
authors = ["Garrett D'Amore"]
language = "en"
multilingual = false
src = "ref"
title = "NNG Reference Manual (DRAFT)"
[output.html]
smart-punctuation = true
fold.enable = true
fold.level = 2
additional-css = ["theme/pagetoc.css"]
additional-js = ["theme/pagetoc.js"]
site-url = "/ref/"
[preprocessor.alerts]
[preprocessor.indexing]
# [preprocessor.inline-highlighting]
# default-language = "c"
[preprocessor.footnote]
[preprocessor.pagetoc]
|