]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🎨 Auto format
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 18 May 2026 16:19:32 +0000 (16:19 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 18 May 2026 16:19:32 +0000 (16:19 +0000)
docs/en/mkdocs.yml

index 5eddc03796579fec115f925183e256ad4426e4a8..1b872271bae8dd5011c278914d5ffb0272be1df9 100644 (file)
@@ -290,10 +290,7 @@ markdown_extensions:
       format: !!python/name:pymdownx.superfences.fence_code_format ''
   pymdownx.tilde: null
   pymdownx.blocks.admonition:
-    # TODO: remove types section (with custom types) once translations are migrated to
-    # not use custom types too
     types:
-    # Default types
     - note
     - attention
     - caution
@@ -302,7 +299,6 @@ markdown_extensions:
     - tip
     - hint
     - warning
-    # Custom types
     - info
     - check
   pymdownx.blocks.details: null
@@ -331,6 +327,8 @@ extra:
     name: es - español
   - link: /fr/
     name: fr - français
+  - link: /hi/
+    name: hi - हिन्दी
   - link: /ja/
     name: ja - 日本語
   - link: /ko/
@@ -347,8 +345,6 @@ extra:
     name: zh - 简体中文
   - link: /zh-hant/
     name: zh-hant - 繁體中文
-  - link: /hi/
-    name: hi - हिन्दी
 extra_css:
 - css/termynal.css
 - css/custom.css