diff options
author | pennae <pennae.git@eno.space> | 2023-10-01 18:41:26 +0200 |
---|---|---|
committer | pennae <pennae.git@eno.space> | 2023-10-01 18:41:26 +0200 |
commit | 04b7ba3a33bded61429bf18f0513983c5ab08eb3 (patch) | |
tree | 901217fc3f454d4a79053074536d192728519fd2 /doc/book.toml | |
parent | 61e20312ff66ab8d9af6ed2963ffc3acca50b14e (diff) | |
download | dewclaw-04b7ba3a33bded61429bf18f0513983c5ab08eb3.tar.gz dewclaw-04b7ba3a33bded61429bf18f0513983c5ab08eb3.tar.xz dewclaw-04b7ba3a33bded61429bf18f0513983c5ab08eb3.zip |
add *some* documentation
Diffstat (limited to 'doc/book.toml')
-rw-r--r-- | doc/book.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/book.toml b/doc/book.toml new file mode 100644 index 0000000..bb3ccc2 --- /dev/null +++ b/doc/book.toml @@ -0,0 +1,2 @@ +[book] +title = "dewclaw documentation" |