2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-17 12:45:32 +00:00

Add custom hooks

This commit is contained in:
Oliver
2021-10-11 17:58:27 +11:00
parent 606cff7404
commit 173e73eb72
4 changed files with 61 additions and 0 deletions

View File

@ -128,6 +128,9 @@ nav:
plugins:
- search
- git-revision-date-localized
- mkdocs-simple-hooks:
hooks:
on_config: "docs.hooks:on_config"
- macros:
include_dir: _includes