plugins:
- # TODO: Re-enable once this is fixed: https://github.com/squidfunk/mkdocs-material/issues/6983
- # social:
- # cards_layout_dir: ../en/layouts
- # cards_layout: custom
- # cards_layout_options:
- # logo: ../en/docs/img/icon-white.svg
+ social:
+ cards_layout_dir: ../en/layouts
+ cards_layout: custom
+ cards_layout_options:
+ logo: ../en/docs/img/icon-white.svg
typeset:
-e .
-r requirements-docs-tests.txt
-mkdocs-material==9.4.7
+mkdocs-material==9.5.18
mdx-include >=1.4.1,<2.0.0
mkdocs-redirects>=1.2.1,<1.3.0
typer >=0.12.0