Closed marble closed 3 years ago
see also #87
Resolved.
After evaluation it seems that a general solution to make the Sphinx command line args configurable from the command line of the container seems unreasonable, if not impossible. However, starting with container v2.7 we'll add -j auto
. If parallel writing is possible, this should use all available cores.
① Try
② Find a way to specify Sphinx build options on a 'per run' basis.