-
- Downloads
feat: Add mkdocs-exclude and exclude non-presentation markdown pages....
feat: Add mkdocs-exclude and exclude non-presentation markdown pages. Separated nav configuration vs other mkdocs configuration
parent
5bc96aaf
No related branches found
No related tags found
mkdocs.base.yml
0 → 100644
... | ... | @@ -2,6 +2,7 @@ Jinja2~=3.1 |
PyYAML~=6.0 | ||
mkdocs-badges~=0.4.4 | ||
mkdocs-build-plantuml-plugin~=1.4 | ||
mkdocs-exclude~=1.0.2 | ||
mkdocs-git-revision-date-localized-plugin~=1.3.0 | ||
mkdocs-macros-plugin~=1.3.5 | ||
mkdocs-material~=9.5 | ||
... | ... |
Please register or sign in to comment