docs: create specific pages for some panels

This commit is contained in:
alfrix
2022-08-11 14:56:24 -03:00
parent 3847fea315
commit 6cebf6ad0d
13 changed files with 112 additions and 11 deletions

View File

@@ -1 +1,3 @@
mkdocs build --clean --site-dir _html --config-file mkdocs.yml
# mkdocs build --clean --site-dir _html --config-file mkdocs.yml
# For testing is better to use the integrated server.
mkdocs serve --config-file mkdocs.yml