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
/
PropertyTest.kt
Age
Commit message (
Expand
)
Author
2015-01-09
generate ExternalClass nodes to hold extension functions and properties for c...
Dmitry Jemerov
2014-12-30
annotations work in progress
Dmitry Jemerov
2014-12-22
Remove one line sections tests.
Ilya Ryzhenkov
2014-12-16
Process short links.
Ilya Ryzhenkov
2014-10-14
Use module.md to get package descriptors, filter sections with names of membe...
Ilya Ryzhenkov
2014-10-12
Convert visitors to top-down builder
Ilya Ryzhenkov
2014-09-29
Extract content model, make doc model independent from descriptors, parse doc...
Ilya Ryzhenkov
2014-07-12
Process Modality (final, open, abstract) and Visibility (public, protected, i...
Ilya Ryzhenkov
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
Convert string doc to structured DocumentationContent
Ilya Ryzhenkov
2014-07-12
Fix tests after adding type/upperbound information to model.
Ilya Ryzhenkov
2014-07-11
Migrate tests to org.jetbrains.dokka
Ilya Ryzhenkov