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
/
src
/
Utilities
Age
Commit message (
Expand
)
Author
2015-10-30
initial support for generating javadoc from Kotlin light classes
Dmitry Jemerov
2015-10-30
fix Kotlin warnings
Dmitry Jemerov
2015-10-29
Merge branch 'javadoc' of https://github.com/cy6erGn0m/dokka into cy6erGn0m-j...
Dmitry Jemerov
2015-10-29
Use Guice injector and ServiceLocator to load implementations on the fly
Sergey Mashkov
2015-10-21
M15 code cleanup
Dmitry Jemerov
2015-09-11
M13 code cleanup
Dmitry Jemerov
2015-08-07
~ Use new property access syntax
Sergey Mashkov
2015-08-07
~ minor cleanup
Sergey Mashkov
2015-07-31
Use Guice injector and ServiceLocator to load implementations on the fly
Sergey Mashkov
2015-02-27
handle @code and @literal tags in javadoc
Dmitry Jemerov
2015-02-19
refactor extension setup; encapsulate extension in LocationService
Dmitry Jemerov
2014-10-03
Fix relative path.
Ilya Ryzhenkov
2014-07-15
Improve rendering of lambdas, escape html symbols.
Ilya Ryzhenkov
2014-07-14
Beautification and documentation.
Ilya Ryzhenkov
2014-07-14
Location services, formatting services, initial self-documentation output.
Ilya Ryzhenkov