add initial spec of the merkletree (#10)

* add initial spec of the merkletree

* update gh workflow to work with the new book path

* rephrase non-inclusion section
This commit is contained in:
arnaucube 2025-01-31 17:21:18 +01:00 committed by GitHub
parent ef3dd308e8
commit 62a140569e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 57 additions and 3 deletions

View file

@ -4,3 +4,6 @@ language = "en"
multilingual = false
src = "src"
title = "POD2-docs"
[output.html]
default-theme = "light"