mkdocs.yml: add mkdocstrings to plugins

This commit is contained in:
Cédric Deltheil 2024-01-31 11:45:29 +00:00 committed by Cédric Deltheil
parent 146a1fae2a
commit 45357c5548

View file

@ -21,6 +21,8 @@ theme:
- toc.follow
- toc.integrate
- navigation.tabs.sticky
plugins:
- mkdocstrings
extra_css:
- stylesheets/extra.css
nav: