add mkdocs-markdownextradata-plugin mkdocs_version_annotations mkdocs-enumerate-headings-plugin
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-02-20 13:33:04 +01:00
parent e50fca0717
commit 9f99b966f7
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -7,3 +7,6 @@ RUN pip install mkdocs-table-reader-plugin
RUN pip install mkdocs-git-revision-date-localized-plugin
RUN pip install pillow cairosvg
RUN pip install mkdocs-autolinks-plugin
RUN pip install mkdocs-markdownextradata-plugin
RUN pip install mkdocs_version_annotations
RUN pip install mkdocs-enumerate-headings-plugin