Dokka: Example pom.xml with dokka and multi-project support

Created on 6 Aug 2020  路  2Comments  路  Source: Kotlin/dokka

Question
It would be great if you could also provide an example maven project,
which demonstrate how to generate the different types of documentation
based on a maven multi module project.

E.g. how to:

  • merge the documentation for all projects.
  • generate javadoc, html doc and/or markdown
  • use samples

The blog and you docu provided a nice overview what dokka can do,
but I was not able to repeat that within a maven pom.xml

Thanks,
Dieter

example maven question

Most helpful comment

@kamildoleglo I think this composite documentation tasks like MultiModule and Collector are not implemented for maven projects, right? In that case, let's create a new ticket/feature request for this.

All 2 comments

@kamildoleglo I think this composite documentation tasks like MultiModule and Collector are not implemented for maven projects, right? In that case, let's create a new ticket/feature request for this.

That would be great.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jnizet picture jnizet  路  5Comments

gabrielittner picture gabrielittner  路  3Comments

rbares picture rbares  路  4Comments

juergenzimmermann picture juergenzimmermann  路  3Comments

balanegrero picture balanegrero  路  5Comments