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
Remove confusing error when no docs are produced (#149)
Removes a confusing error that started being emitted when `docc convert`
failed to actually produce documentation for an otherwise valid DocC catalog.
This regression was introduced by the enablement of transform for static
hosting by default since that command relies on a `data` subdirectory
existing in the produced documentation archive.
Resolves rdar://91790147.
0 commit comments