From aa6d2305b9f8b0eb0e53930e46c157638bc82fdd Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 6 Oct 2024 16:20:21 -0700 Subject: idmap public docs converted to mdbook --- docs/book.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/book.toml (limited to 'docs/book.toml') 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] -- cgit v1.2.3-70-g09d2