aboutsummaryrefslogtreecommitdiff
path: root/test/src/TestAPI.kt
AgeCommit message (Expand)Author
2014-07-16Add DocumentationOptions to support non-public API docs (used in tests)Ilya Ryzhenkov
2014-07-14Classpath support and custom module name from commandlineIlya Ryzhenkov
2014-07-14Migrate to PackageView processing to unify all package fragments into single ...Ilya Ryzhenkov
2014-07-12Add signature generator classes, refactor classes into files and nested enums.Ilya Ryzhenkov
2014-07-12Store descriptors instead of resolution scopes, rename Model -> ModuleIlya Ryzhenkov
2014-07-11Create resolution scopes for all entities to resolve names inside doc-comments.Ilya Ryzhenkov
2014-07-11Test for docs on parameters, cleanup.Ilya Ryzhenkov
2014-07-11Complete package migration and move files into folders.Ilya Ryzhenkov
2014-07-11Move everything to org.jetbrains.dokka package.Ilya Ryzhenkov
2014-07-11Rename verifyFiles to verifyModelIlya Ryzhenkov
2014-07-11Setup test framework and empty DocumentationModel to kickstart test development.Ilya Ryzhenkov