Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Documentation for Multiple Targets #261

Closed
JosephDuffy opened this issue May 20, 2022 · 1 comment
Closed

Generate Documentation for Multiple Targets #261

JosephDuffy opened this issue May 20, 2022 · 1 comment

Comments

@JosephDuffy
Copy link

Feature Request: Generate Documentation for Multiple Targets

Description:

Generating documentation for multiple targets is not possible, requiring an archive for each target to be generated when a single archive would suffice for some (most?) projects.

Motivation:

Some packages have multiple targets that are intended to be used by consumers. Generating and hosting documentation for each target is time consuming and requires either hosting multiple websites or manually merging documentation.

Personally I would like to host a static site that includes all targets. This discussion was started at swiftlang/swift-docc-plugin#12, where swiftlang/swift-docc-plugin#12 (comment) asked me to create an issue here.

Importance:

Very important for hosting documentation via a static host, e.g. GitHub Pages without manually (and possibly incorrectly) merging the documentation for each target.

Alternatives Considered

Manually merging documentation for multiple targets.

@JosephDuffy
Copy link
Author

Just realised this was already requested 🤦

Closing as dupe of #255

@JosephDuffy JosephDuffy closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant