index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
model
Age
Commit message (
Expand
)
Author
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 nodes->...
Ilya Ryzhenkov
2014-07-12
Add test and fix ${long section} format.
Ilya Ryzhenkov
2014-07-12
Implement section parsing.
Ilya Ryzhenkov
2014-07-12
Convert string doc to structured DocumentationContent
Ilya Ryzhenkov
2014-07-12
Fix tests after adding type/upperbound information to model.
Ilya Ryzhenkov
2014-07-12
Implement symbol resolution for function body context, class type parameters,...
Ilya Ryzhenkov
2014-07-11
Support functions with receivers.
Ilya Ryzhenkov
2014-07-11
Support type parameter constraints as type parameter details.
Ilya Ryzhenkov
2014-07-11
Support type parameters for functions and classes.
Ilya Ryzhenkov
2014-07-11
Test for docs on parameters, cleanup.
Ilya Ryzhenkov
2014-07-11
Add tests for comment extraction, support one-line and mutliple joined doc-co...
Ilya Ryzhenkov
2014-07-11
Migrate tests to org.jetbrains.dokka
Ilya Ryzhenkov