canonical / sphinx-docs-starter-pack

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

enable multiprocessing for pyspelling #178

Closed ru-fu closed 7 months ago

ru-fu commented 7 months ago

Pyspelling has a new option to run jobs in parallel. See https://github.com/facelessuser/pyspelling/issues/182

This doesn't make much difference (if at all) for the starter pack, but it's considerably faster for large documentation sets.