From 7811b3ab3a838caf2a4b16756fac49cfdf1b9e7c Mon Sep 17 00:00:00 2001
From: Cresson Remi <remi.cresson@irstea.fr>
Date: Sat, 16 Mar 2024 08:18:01 +0100
Subject: [PATCH] Update file pyproject_doc.toml

---
 pyproject_doc.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject_doc.toml b/pyproject_doc.toml
index 6d948de..03796c2 100644
--- a/pyproject_doc.toml
+++ b/pyproject_doc.toml
@@ -4,7 +4,7 @@
 # portray as_html -c pyproject.toml
 
 [tool.portray]
-modules = ["simplestac.local", "simplestac.utils"]
+modules = ["simplestac.local", "simplestac.utils", "simplestac.extents"]
 # extra_markdown_extensions = ['mdx_breakless_lists']
 extra_markdown_extensions = ['pymdownx.superfences']
 
-- 
GitLab