1

We're using Sphinx to generate several hundreds of HTML reports for our analysis reports daily. We're continuously making our process faster and Sphinx is quickly becoming the long pole. So...

  1. Is there a way to speed up the HTML generation by using multiprocessing?
  2. If not, can we generate any sub directories concurrently?

Has anyone looked into this before?

Thanks.

4

1 回答 1

0

Could sphinx-multiprocessing be the answer?

https://bitbucket.org/DasIch/sphinx-multiprocessing

于 2012-05-18T18:49:08.293 回答