compas-dev / compas-dev/compas_invocations2

`invoke docs -r` doesn't clean generated api files

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Not all API auto generated files are cleaned when using the clean flag (`-r`) with `invoke docs -r`.

Can cause sphinx to break when changes are made to the documented package API structure.

![image](https://github.com/user-attachments/assets/7764495b-cf89-4762-85f7-297dac1f1317)

A clear and concise description of what the bug is.

**To Reproduce**

Not sure exactly, maybe removed modules remain stale in the generated files.

**Expected behavior**

All auto generated files should be wiped.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.