Skip to content

🐞 [DocC]: Documentation Not Generated #1

Closed
@lukepistrol

Description

@lukepistrol

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

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationhelp wantedExtra attention is needed

    Type

    No type

    Projects

    Status

    🏁 Complete

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions