Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-29 | Extract content model, make doc model independent from descriptors, parse ↵ | Ilya Ryzhenkov | |
doccomments with custom parser, some tests failing due to hanging new lines. | |||
2014-07-14 | Migrate to PackageView processing to unify all package fragments into single ↵ | Ilya Ryzhenkov | |
item. | |||
2014-07-12 | Implement KotlinSignatureGenerator to render nodes back into text in Kotlin ↵ | Ilya Ryzhenkov | |
syntax. | |||
2014-07-12 | Add signature generator classes, refactor classes into files and nested enums. | Ilya Ryzhenkov | |
2014-07-12 | Add test for multiple files generating multiple package nodes, rename ↵ | Ilya Ryzhenkov | |
nodes->members in Module | |||
2014-07-12 | Convert string doc to structured DocumentationContent | Ilya Ryzhenkov | |
2014-07-11 | Migrate tests to org.jetbrains.dokka | Ilya Ryzhenkov | |