Doc auto-generation cache files should not be in repo
Open
- Dominant language
- C++
- Stars
- 194
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Sphinx' RST pickle caches should not be in the repo: https://github.com/intel/xpumanager/tree/master/docs/.doctrees
And generated HTML docs will be useful only after user can actually view them (as something else than XML), which is currently not the case: https://raw.githubusercontent.com/intel/xpumanager/refs/heads/master/docs/index.html
Contributor guide
Assessment
This issue has not been assessed yet.