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
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Hi!
I'm on Ubuntu 18.04.4 LTS installed the Swift 5.2.4 release and built swift doc from source.
Generating markdown documentation works! But when trying to generate html instead the command fails with Illegal Instruction (core dumped). Any ideas what this could be?
I'm running swift doc generate ./Sources/ --module-name Vapor --output Documentation --format html
Some html seems to be generated before crashing (sometimes none at all)