]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add -j auto to sphinx opts
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 6 Nov 2019 23:42:23 +0000 (18:42 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 6 Nov 2019 23:42:23 +0000 (18:42 -0500)
commit4f5f953b5472790a5ec6c278ec188f9cea035437
tree36288b1352792f37db614e9a8aa281a12b0316b2
parent6ccf862747783346221d02d4e804f0ef11c9fc64
Add -j auto to sphinx opts

Sphinx supports multiprocessing via the -j flag.  set to
auto so that multiple processes based on CPU core count
will be used.

Change-Id: Id89f860e0e113d670477b0322a7950281543d9d5
doc/build/Makefile