Mejora el uso del nuevo módulo mdBook
This commit is contained in:
parent
348ca88290
commit
c0a269f009
42 changed files with 6540 additions and 39 deletions
8
pagetop-mdbook/template/book.toml
Normal file
8
pagetop-mdbook/template/book.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[book]
|
||||
authors = ["Author Name"]
|
||||
language = "en"
|
||||
src = "src"
|
||||
title = "mdBook Title"
|
||||
|
||||
[build]
|
||||
build-dir = "../static/doc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue