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
Fix definition of task generateReferenceDocumentation
It’s argument parser was missing a leading `Space`, making it awkward to invoke.
Furthermore, invocations of the tasks were not using the right (shell) syntax, this is why we didn’t notice the mistake so far.
0 commit comments