blob: 5b7a26109f21727d2b4fb00b9198ec772e4ce3f1 (
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
|
[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"]
[preprocessor.alerts]
[preprocessor.indexing]
[preprocessor.footnote]
# [preprocessor.inline-highlighting]
# default-language = "c"
[preprocessor.pagetoc]
|