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
When the docs generating fails the process should end up with a nonzero value to signal a failure (and to be able to leverage all the bash && or || syntax).
Also, the error message should be print on stderr, not stdout.