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

Support for embedding Maven coordinates into docs #411

Open
alanv opened this issue Jan 22, 2019 · 1 comment
Open

Support for embedding Maven coordinates into docs #411

alanv opened this issue Jan 22, 2019 · 1 comment
Labels
enhancement An issue for a feature or an overall improvement plugin idea

Comments

@alanv
Copy link

alanv commented Jan 22, 2019

We'd like to be able to associate class docs with Maven artifact coordinates as shown here at "belongs to Maven artifact".

For context -- the AndroidX project recently migrated to Dokka to generate docs. We previously used Doclava, which had a command-line argument for associating API surface with Maven coordinates. We were also using Doclava to generate a file representing the library's API surface, which meant it was a simple String -> API file mapping. Associating a library version with an API (for the "added in version" text seen here) worked similarly.

@kamildoleglo kamildoleglo added the enhancement An issue for a feature or an overall improvement label Sep 25, 2019
@Kordyjan Kordyjan added this to the Stable milestone Sep 1, 2020
@yalishevant yalishevant removed this from the Backlog Stable milestone Apr 5, 2022
@martinbonnin
Copy link
Contributor

martinbonnin commented Jul 14, 2023

@alanv Did you end up making this work? Looks like the androidx API reference now has the maven coordinates displayed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An issue for a feature or an overall improvement plugin idea
Projects
None yet
Development

No branches or pull requests

5 participants