swiftlang / swift-docc-plugin

Swift Package Manager command plugin for Swift-DocC
https://swiftpackageindex.com/apple/swift-docc-plugin/1.3.0/documentation/swiftdoccplugin
Apache License 2.0
316 stars 54 forks source link

Add documentation for `--include-extended-types` and `--help` flags. #53

Closed theMomax closed 1 year ago

theMomax commented 1 year ago

(Bug/issue #, if applicable: apple/swift-docc#210)

Summary

Adds a new doc page for the --include-extended-types flag.

This PR also adds a hint on how to access the --help flag to the landing page. I think that many people don't know you have to add the swift package plugin subcommand to get access to the plugin's help text.

Dependencies

None.

Testing

N/A

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

theMomax commented 1 year ago

@swift-ci please test

theMomax commented 1 year ago

@swift-ci please test