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

Example: Dokka + MPP + MavenPublish #653

Closed
chrisjenx opened this issue Feb 14, 2020 · 3 comments · Fixed by #2728
Closed

Example: Dokka + MPP + MavenPublish #653

chrisjenx opened this issue Feb 14, 2020 · 3 comments · Fixed by #2728
Labels
documentation An issue/PR related to Dokka's external or internal documentation enhancement An issue for a feature or an overall improvement question A user question, can be resolved if the question is answered/resolved
Projects

Comments

@chrisjenx
Copy link

Question

Thank you for adding MPP support. I was wondering if there is an example of how we can now make uploading documentation via the maven-publish plugin?
(Or if it's possible to make it detect the maven-publish plugin to auto attach artifacts)

Installation

  • Operating system: macOS
  • Build tool: Gradle v6.1.1 / Kotlin 1.3.70-eap / MPP
  • Dokka version: 0.10.1

Additional context

Example for how to attach javadoc artifacts - or support adding them automatically when the maven-publish plugin is added.

@chrisjenx chrisjenx added the question A user question, can be resolved if the question is answered/resolved label Feb 14, 2020
@utybo
Copy link

utybo commented Apr 21, 2020

Seconded, it would be nice to have a docs on that 😄

@kamildoleglo
Copy link
Contributor

There is no example that I'm aware of, you have to attach the docs manually. We should create some docs for that

@kamildoleglo kamildoleglo added this to the 0.11.0 milestone May 12, 2020
@kamildoleglo kamildoleglo added this to To do in Dokka board via automation May 12, 2020
@kamildoleglo kamildoleglo added the enhancement An issue for a feature or an overall improvement label May 12, 2020
@Kordyjan Kordyjan modified the milestones: 0.11.0, 1.4.0-M3 Jun 29, 2020
@sellmair sellmair modified the milestones: 1.4.0-M3, 1.4.0 Jul 20, 2020
@yalishevant yalishevant removed this from the Backlog Stable milestone Apr 5, 2022
@IgnatBeresnev IgnatBeresnev added the documentation An issue/PR related to Dokka's external or internal documentation label Apr 27, 2022
@IgnatBeresnev
Copy link
Member

An example project has been added: https://github.com/Kotlin/dokka/tree/master/examples/gradle/dokka-library-publishing-example

And some points are addressed in #2728 as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation An issue/PR related to Dokka's external or internal documentation enhancement An issue for a feature or an overall improvement question A user question, can be resolved if the question is answered/resolved
Projects
No open projects
Dokka board
  
To do
Development

Successfully merging a pull request may close this issue.

7 participants