Thanks to visit codestin.com
Credit goes to github.com

Skip to content

"make clean" doesn't remove all the build doc files #11139

Closed
@dstansby

Description

@dstansby

Bug summary

Building the html docs, then running make clean does not remove all the built files, and only removes stuff in the build directory. It should also clean the following directories:

$ git clean -xfd
Removing api/_as_gen/
Removing build/
Removing gallery/
Removing savefig/
Removing sphinxext/__pycache__/
Removing tutorials/

I have no idea how to fix this since the makefile was changed, does anyone else know how?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions