Age | Commit message (Collapse) | Author |
|
|
|
|
|
don't show methods as open if their containing class is final
|
|
|
|
correcty represent vararg parameters
|
|
|
|
better display for enum members
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/Kotlin/DocumentationBuilder.kt
test/src/TestAPI.kt
|
|
|
|
|
|
Support annotation classes and annotations in model and rendered output
|
|
|
|
|
|
|
|
|
|
|
|
|
|
classes from other packages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Include class object properties and functions in the list of class members
|
|
|
|
|
|
|
|
|
|
|
|
Command line format
|
|
|
|
don't generate "Description" header if nothing is going to follow it
|
|
|
|
|
|
|
|
Jekyll output
|
|
|
|
|
|
|
|
|
|
|
|
|