Closed
Description
The documentation of CodeEditLanguages
is not generated properly. Not locally and not on our CI. Using Xcode to build it works though.
Terminal command
swift package --allow-writing-to-directory ./docs generate-documentation --target CodeEditLanguages --output-path ./docs --hosting-base-path CodeEditLanguages --disable-indexing --transform-for-static-hosting
Expected Result
After completion a docs
directory should be created. Inside this folder a directory called documentation
should be created.
Actual Result
There is a docs
directory.
There is NO documentation
directory inside.
Metadata
Metadata
Assignees
Type
Projects
Status
🏁 Complete