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
Age
Commit message (
Expand
)
Author
2019-04-19
reformat code
KrystianUjma
2019-04-19
Fix hardcoded classpaths for TestAPI
Kamil Doległo
2019-04-18
fix tests (format change)
KrystianUjma
2019-04-18
enable BaseKotlinWebSiteHtmlFormatTest
KrystianUjma
2019-04-18
remove kotlin-website
KrystianUjma
2019-04-17
Remove default target
Kamil Doległo
2019-04-16
First readme update for multiplatform
Kamil Doległo
2019-04-16
cherrypick readme update
Kamil Doległo
2019-04-16
Merge pull request #1 from kamilok1965/rework_gradle_plugin
Krystian Ujma
2019-04-16
Fix path
Kamil Doległo
2019-04-16
Fix html formatting in some tests
Kamil Doległo
2019-04-16
Change extension behaviour
Kamil Doległo
2019-04-16
Fix Gradle extensions
Kamil Doległo
2019-04-15
Mute Kotlin Website format tests
Kamil Doległo
2019-04-15
Fix inline functions tests
Kamil Doległo
2019-04-15
Fix for config
Kamil Doległo
2019-04-15
Light refactoring
Kamil Doległo
2019-04-11
Remove dead code, create package, add comment
Kamil Doległo
2019-04-11
Extract extension names to consts
Kamil Doległo
2019-04-10
Remove some code that looks dead
Kamil Doległo
2019-04-10
Change Gradle extension names
Kamil Doległo
2019-04-10
fix tests #2 - fails caused by bad index.html paths and missing paragraphs
KrystianUjma
2019-04-10
Add automatic sourceDirs resolving when not using multiproject
Kamil Doległo
2019-04-10
Add extension for configuring dokka with one block less when not using multip...
Kamil Doległo
2019-04-10
Rework Gradle plugin, autoconfiguration not working yet
Kamil Doległo
2019-04-09
fix tests- fails caused by bad index.html paths and missing paragraphs.
KrystianUjma
2019-04-08
Implement Gradle Pass Configuration
Kamil Doległo
2019-04-03
partial fix MarkdownFormatTest.extensions#2 test, change order of content and...
KrystianUjma
2019-04-02
fix MarkdownFormatTest.extensions#1 test, add table cell
KrystianUjma
2019-04-01
fix MarkdownFormatTest.extensions#1 test
KrystianUjma
2019-04-01
Fix some returnTag tests
Kamil Doległo
2019-03-29
Fix TeamCity badge in README
Kamil Doległo
2019-03-27
Fix some "sinceKotlin" unit tests
Kamil Doległo
2019-03-27
Fix Maven
Kamil Doległo
2019-03-27
Rework configuration, fix Gradle plugin
Kamil Doległo
2019-03-20
Fix cli kotlinx dependency
Kamil Doległo
2019-03-20
Fix ant
Kamil Doległo
2019-03-20
Fix bad version, remove unused code
Kamil Doległo
2019-03-19
Fix kotlinx.cli dependency
Kamil Doległo
2019-03-19
Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support
KrystianUjma
2019-03-13
Updated Readme for noJdkLink (#443)
Kamil Doległo
2019-03-13
Fix nullability annotations in javadoc
Simon Ogorodnik
2019-03-11
Readme update (#441)
Krystian Ujma
2019-03-11
Fix not null annotation java-as-html bug (#442)
Krystian Ujma
2019-03-11
Allow linking arguments with methods, change link label (#431)
Kamil Doległo
2019-03-11
Fix test, prohibit non-unix path style for dir property
KrystianUjma
2019-03-11
Use canonicalPath instead of absolutePath for srcLink
Robert Stoll
2019-03-01
Fix dokka runtime classpath configuration (#432)
Krystian Ujma
2019-03-01
Fix constructor tag does not work (#417)
Krystian Ujma
2019-02-25
Rework logic to avoid loosing tags inside pre
Simon Ogorodnik
[next]