2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

Use neoteroi-mkdocs instead

- seems to render more reliably
This commit is contained in:
Oliver Walters
2024-02-11 08:35:57 +11:00
parent 2627917383
commit 45ac4e774f
8 changed files with 34697 additions and 19 deletions

View File

@ -55,6 +55,7 @@ extra_css:
- stylesheets/bootstrap.css
- stylesheets/splide.min.css
- stylesheets/extra.css
- stylesheets/neoteroi-mkdocs.css
extra_javascript:
- javascripts/extra.js
- javascripts/fontawesome.js
@ -223,7 +224,8 @@ nav:
# Plugins
plugins:
- render_swagger
- neoteroi.mkdocsoad:
use_pymdownx: true
- include-markdown:
opening_tag: "{!"
closing_tag: "!}"
@ -242,6 +244,8 @@ markdown_extensions:
- meta
- pymdownx.details
- pymdownx.highlight
- pymdownx.tabbed:
alternate_style: true
- pymdownx.superfences:
custom_fences:
- name: mermaid