Skip to content

Conversation

fconil
Copy link
Contributor

@fconil fconil commented Apr 23, 2025

Purpose

Reading autosummary extension documentation, "Customizing templates", I noticed some of the templates files described did not exist in sphinx/ext/autosummary/templates/autosummary/.

  • autosummary/function.rst – template for functions
  • autosummary/attribute.rst – template for class attributes
  • autosummary/method.rst – template for class methods

This pull request removed this part from the autosummary documentation page.

@AA-Turner
Copy link
Member

I think this is trying to say that if you want to add your own templates, these are the ones that autosummary will look for, rather than that these are the default templates. I agree it is somewhat unclear, though.

A

@AA-Turner AA-Turner closed this Jul 31, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants