From 34f3a4fbac0737c9dd1ed116211517bbcc7a40a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Mazzucotelli?= Date: Thu, 23 May 2024 12:43:59 +0200 Subject: [PATCH] Add mkdocstrings handlers --- projects.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/projects.yaml b/projects.yaml index 342132d..836cb16 100644 --- a/projects.yaml +++ b/projects.yaml @@ -313,6 +313,22 @@ projects: pypi_id: mkdocs-typedoc labels: [plugin] category: api-docs +- name: mkdocstrings-python + github_id: mkdocstrings/python + pypi_id: mkdocstrings-python + category: api-docs +- name: mkdocstrings-crystal + github_id: mkdocstrings/crystal + pypi_id: mkdocstrings-crystal + category: api-docs +- name: mkdocstrings-vba + github_id: mkdocstrings/vba + pypi_id: mkdocstrings-vba + category: api-docs +- name: mkdocstrings-shell + github_id: mkdocstrings/shell + pypi_id: mkdocstrings-shell + category: api-docs - name: blog mkdocs_plugin: blog