]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆️ Upgrade MkDocs Material and re-enable cards (#11466)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 19 Apr 2024 00:56:59 +0000 (19:56 -0500)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2024 00:56:59 +0000 (19:56 -0500)
docs/en/mkdocs.insiders.yml
requirements-docs.txt

index 8f3538a8056450cdc75f78f950b634a1b491ffbf..d204974b802c23150979500c17393736d69b241c 100644 (file)
@@ -1,8 +1,7 @@
 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:
index 8462479ff45c1eeb98d2b9b18dd2823f1bb5434d..599e01f169e878e81fff99eba4edc5be2f9fea4e 100644 (file)
@@ -1,6 +1,6 @@
 -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