Skip to content

Conversation

ktoso
Copy link
Member

@ktoso ktoso commented Aug 23, 2022

Resolves #115

@ktoso ktoso requested a review from tomerd August 23, 2022 08:45
Copy link
Member

@yim-lee yim-lee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We only need to go up to Swift 5.6 for version-specific manifest for now, otherwise LGTM.


A Metrics API package for Swift.

Refer to `CoreMetrics` module documentation for the majority of types. No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, good idea to have an index.md in each module. 👍

For me I would choose to have the detailed docs in Metrics instead because it matches the name of the package, but I'm ok either way.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm... i guess better to keep "the docs" in the module which has the types since we can't link to the types otherwise -- the cross module limitation of docc -- 😢

@ktoso ktoso merged commit bcea8c1 into apple:main Aug 24, 2022
@ktoso ktoso deleted the wip-docc branch August 24, 2022 02:20
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

Successfully merging this pull request may close these issues.

Move to docc for documentation

3 participants