[mdbook] Añade soporte a contenidos mdBook

This commit is contained in:
Manuel Cillero 2024-12-23 21:36:25 +01:00
parent 8a911bfb6a
commit cfd9d1ccbe
42 changed files with 5975 additions and 0 deletions

View file

@ -10,6 +10,7 @@ members = [
# Packages
"packages/pagetop-seaorm",
"packages/pagetop-mdbook",
"packages/pagetop-hljs",
# Themes
@ -40,6 +41,7 @@ pagetop = { version = "0.0", path = "pagetop" }
# Packages
pagetop-seaorm = { version = "0.0", path = "packages/pagetop-seaorm" }
pagetop-mdbook = { version = "0.0", path = "packages/pagetop-mdbook" }
pagetop-hljs = { version = "0.0", path = "packages/pagetop-hljs" }
# Themes