blob: 459c3ef53d9c0f5cf9727c3b9ad499233e5248c8 (
plain)
1
2
3
4
5
6
7
|
# All Modules plugin
The All Modules plugin is used for documenting multi-module projects. It creates a common table of contents
for all submodules and helps resolve cross-module links and resource locations.
You can find the All Modules plugin on
[Maven Central](https://mvnrepository.com/artifact/org.jetbrains.dokka/all-modules-page-plugin).
|