sphinx-contrib/sphinxcontrib-versioning

Disable Sphinx colors when -C is used.

Robpol86 opened this issue · 1 comments

-C disables colors in sphinx-versioning but not when it calls sphinx-build. Set -N in sphinx-build when -C is used in sphinx-versioning.

Same with -v (one -v makes sphinx-versioning verbose, two -v adds a -v to sphinx-build, etc.