2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-12-20 19:13:17 +00:00

Merge pull request #189 from inventree/fix-site-urls

Add  custom hooks

(cherry picked from commit 9dfc67df44)
This commit is contained in:
Oliver
2021-10-11 18:04:59 +11:00
parent 9694e08278
commit 1a35e2caf0
4 changed files with 61 additions and 0 deletions

View File

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