Skip to content

Ignore autosummary generated files to detect changes #154

Open
@plutonium-239

Description

@plutonium-239

Hello, I use autosummary with basic templating to create pages for each class in a submodule. Using s[hinx-autobuild has definitely made my life easier!
However, on making changes to the template, all autosummary generated pages are re-generated, thus causing sphinx-autobuild to build the docs multiple times, one for each generated file.

Is there a way to detect which files are generated by autosummary/other related extensions and not watch them for changes?

I can also contribute to this, I just want to know in which direction to look.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions