From: Sebastián Ramírez Date: Wed, 1 Jan 2025 21:42:30 +0000 (+0000) Subject: 🔧 Update MkDocs, include new yaml files X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56090f4db8ac356161b9c002a2c437c4fa206831;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Update MkDocs, include new yaml files --- diff --git a/docs/en/mkdocs.yml b/docs/en/mkdocs.yml index 6443b290a5..f2abf7f6b9 100644 --- a/docs/en/mkdocs.yml +++ b/docs/en/mkdocs.yml @@ -65,6 +65,10 @@ plugins: - external_links: ../en/data/external_links.yml - github_sponsors: ../en/data/github_sponsors.yml - people: ../en/data/people.yml + - contributors: ../en/data/contributors.yml + - translators: ../en/data/translators.yml + - translation_reviewers: ../en/data/translation_reviewers.yml + - skip_users: ../en/data/skip_users.yml - members: ../en/data/members.yml - sponsors_badge: ../en/data/sponsors_badge.yml - sponsors: ../en/data/sponsors.yml