aboutsummaryrefslogtreecommitdiff
path: root/docs/book.toml
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-10-06 16:20:21 -0700
committerGarrett D'Amore <garrett@damore.org>2024-10-06 16:20:21 -0700
commitaa6d2305b9f8b0eb0e53930e46c157638bc82fdd (patch)
tree6799ef137bd1beba7bd5a68741dfc970600be8bf /docs/book.toml
parent4f168e08fe34d375df01354ac54fc5e3a2919cb0 (diff)
downloadnng-aa6d2305b9f8b0eb0e53930e46c157638bc82fdd.tar.gz
nng-aa6d2305b9f8b0eb0e53930e46c157638bc82fdd.tar.bz2
nng-aa6d2305b9f8b0eb0e53930e46c157638bc82fdd.zip
idmap public docs converted to mdbook
Diffstat (limited to 'docs/book.toml')
-rw-r--r--docs/book.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/book.toml b/docs/book.toml
new file mode 100644
index 00000000..d7fb14f7
--- /dev/null
+++ b/docs/book.toml
@@ -0,0 +1,17 @@
+[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 = 1
+
+[preprocessor.alerts]
+
+[preprocessor.indexing]
+
+[preprocessor.footnote]