aboutsummaryrefslogtreecommitdiff
path: root/dokka.iml
AgeCommit message (Expand)Author
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov
2015-11-16restore library dependenciesDmitry Jemerov
2015-11-06restore accidentally lost source roots in .imlDmitry Jemerov
2015-11-05update IDE configurationDmitry Jemerov
2015-11-05add tests; fixes related to qualified names of typesDmitry Jemerov
2015-11-03reduce the number of Kotlinisms in documentation model generated from Java codeDmitry Jemerov
2015-10-29Use Guice injector and ServiceLocator to load implementations on the flySergey Mashkov
2015-10-29exclude "doc" directory from indexingDmitry Jemerov
2015-10-29add JANSI library dependencyDmitry Jemerov
2015-05-27one more missing dependencyDmitry Jemerov
2015-05-27update to M12 compiler API; store dependency jars in VCS instead of depending...Dmitry Jemerov
2015-03-19missed library dependencyDmitry Jemerov
2015-02-27use JSoup to convert HTML markup in javadoc to content treeDmitry Jemerov
2014-12-16Process short links.Ilya Ryzhenkov
2014-12-15Migrate to non-PsiBuilder fully-featured markdown parser.Ilya Ryzhenkov
2014-10-14Move manifest.Ilya Ryzhenkov
2014-09-25Markdown, sections, styles and lots more.Ilya Ryzhenkov
2014-07-11Complete package migration and move files into folders.Ilya Ryzhenkov
2014-07-11Primitive API for analysing JetFile in BindingContext.Ilya Ryzhenkov
2014-07-11Add junit, setup test folders, add test/data/function.kt for initial model bu...Ilya Ryzhenkov
2014-07-11Initial commit, setup compiler-as-a-service to analyse files.Ilya Ryzhenkov