canonical / sphinx-docs-starter-pack

A documentation starter-pack
https://canonical-starter-pack.readthedocs-hosted.com/
Other
13 stars 35 forks source link

Fix the logic for cleaning the `.doctrees` directory #168

Closed pmatulis closed 7 months ago

pmatulis commented 7 months ago

Move the removal logic for directory .sphinx/.doctrees from the clean make target to the clean-doc make target.