aboutsummaryrefslogtreecommitdiff
path: root/examples/gradle/dokka-multimodule-example/parentProject/childProjectB/ModuleB.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gradle/dokka-multimodule-example/parentProject/childProjectB/ModuleB.md')
-rw-r--r--examples/gradle/dokka-multimodule-example/parentProject/childProjectB/ModuleB.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/gradle/dokka-multimodule-example/parentProject/childProjectB/ModuleB.md b/examples/gradle/dokka-multimodule-example/parentProject/childProjectB/ModuleB.md
new file mode 100644
index 00000000..18a92a33
--- /dev/null
+++ b/examples/gradle/dokka-multimodule-example/parentProject/childProjectB/ModuleB.md
@@ -0,0 +1,5 @@
+# Module childProjectB
+This is the child module B
+
+# Package demo
+This package contains a few examples of Dokka usage.