You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Config.verbose changed from bool to int for multiple levels.
Having n-1 "-v" options passed to sphinx-build.
Can't use make_pass_decorator() outside of __main__ since it passed to
args[0] of decorated function. Switching to ctx.find_object() instead.
For #16
-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.
The text was updated successfully, but these errors were encountered: