Mejora el uso del nuevo módulo mdBook

This commit is contained in:
Manuel Cillero 2022-08-04 02:54:57 +02:00
parent 348ca88290
commit c0a269f009
42 changed files with 6540 additions and 39 deletions

View file

@ -17,3 +17,6 @@ license = "Apache-2.0 or MIT"
pagetop = { path = "../pagetop" }
static-files = "0.2.3"
maud = { git = "https://github.com/lambda-fairy/maud", rev = "e6787cd6" }
[build-dependencies]
static-files = "0.2.3"