I’m trying to hack up multi-module documentation w...
# dokka
v
I’m trying to hack up multi-module documentation with maven and got to something like this file.. however, I realize this should be something generated for each module in a folder, and then one configuration which links them together by invoking
dokka/libs/all-modules-page-plugin-1.7.10.jar
tl;dr: i’ve currently created a hacky json which creates a combined doc for all modules i’m looking for how to create the json for individual modules, and the following json, which creates the “index” page linking all modules.