🎨 Mejora presentación de la API en los paquetes
This commit is contained in:
parent
c5330036d6
commit
3690087005
12 changed files with 89 additions and 86 deletions
|
|
@ -17,7 +17,7 @@ fn main() -> io::Result<()> {
|
|||
// Crea la colección de archivos estáticos.
|
||||
StaticFilesBundle::from_dir(
|
||||
"./static/doc",
|
||||
Some(pagetop_mdbook::except_common_resources),
|
||||
Some(pagetop_mdbook::build::except_common_resources),
|
||||
)
|
||||
.with_name("doc")
|
||||
.build()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue