From 16ed50fd98b541bfe728048f8c2d547b3eb14d51 Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Tue, 8 Apr 2025 22:53:38 +0200 Subject: [PATCH] Adding the option to generate social preview cards --- docs/requirements.txt | 3 ++- mkdocs.yml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b502022..505ac3f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,4 @@ mkdocs-material mkdocstrings -mkdocstrings-python \ No newline at end of file +mkdocstrings-python +mkdocs-material[imaging] \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index eeb5ddb..de32ac2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -108,6 +108,7 @@ markdown_extensions: plugins: - search + - social - mkdocstrings: handlers: python: