diff options
author | Dmitry Jemerov <yole@jetbrains.com> | 2014-12-30 17:41:14 +0100 |
---|---|---|
committer | Dmitry Jemerov <yole@jetbrains.com> | 2014-12-30 17:41:47 +0100 |
commit | 716483c2f20e4af1951342f2acc9a231fcbeab3b (patch) | |
tree | 84cd1011021bb6ef38f9567d80805edf17ecc2d7 /src/Model/DocumentationNode.kt | |
parent | 0e70fa4ca021bff09e7d9ce64269a4e698512af5 (diff) | |
download | dokka-716483c2f20e4af1951342f2acc9a231fcbeab3b.tar.gz dokka-716483c2f20e4af1951342f2acc9a231fcbeab3b.tar.bz2 dokka-716483c2f20e4af1951342f2acc9a231fcbeab3b.zip |
render annotation classes correctly
Diffstat (limited to 'src/Model/DocumentationNode.kt')
-rw-r--r-- | src/Model/DocumentationNode.kt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Model/DocumentationNode.kt b/src/Model/DocumentationNode.kt index 783dea1c..0698a5d0 100644 --- a/src/Model/DocumentationNode.kt +++ b/src/Model/DocumentationNode.kt @@ -64,6 +64,7 @@ public open class DocumentationNode(val name: String, Class Interface Enum + AnnotationClass EnumItem Object |