From 7686af68b8624500e9b087eb90196068784d1d4c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7oise=20Conil?= <fcodvpt@gmail.com>
Date: Wed, 23 Apr 2025 16:59:57 +0200
Subject: [PATCH] Removed autosummary non existing templates

---
 doc/usage/extensions/autosummary.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/usage/extensions/autosummary.rst b/doc/usage/extensions/autosummary.rst
index 456faee1830..d5e14f1d337 100644
--- a/doc/usage/extensions/autosummary.rst
+++ b/doc/usage/extensions/autosummary.rst
@@ -301,9 +301,6 @@ Autosummary uses the following Jinja template files:
 - :file:`autosummary/base.rst` -- fallback template
 - :file:`autosummary/module.rst` -- template for modules
 - :file:`autosummary/class.rst` -- template for classes
-- :file:`autosummary/function.rst` -- template for functions
-- :file:`autosummary/attribute.rst` -- template for class attributes
-- :file:`autosummary/method.rst` -- template for class methods
 
 The following variables are available in the templates: