Añade guía de mdBook como referencia para PageTop
This commit is contained in:
parent
ae2d54828f
commit
396f9df5ee
55 changed files with 5280 additions and 2 deletions
9
website/doc/book.toml
Normal file
9
website/doc/book.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[book]
|
||||
authors = ["Manuel Cillero"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "PageTop Guide"
|
||||
|
||||
[build]
|
||||
build-dir = "../static/doc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue