[dokka:master] 6 new commits by ingo and 1 other:
556c715: mavenLocal() in dependencies can mess up generated gradle libraries in IntelliJ project - ingo
97b5672: Annotating functions or classes
@Suppress("NOT_DOCUMENTED")
will suppress warnings about missing documentation - ingo
ddd22fc: Linking to a target with underscores did not work - ingo
fa871ac: gradle plugin: The "includes" and "samples" properties now accept relative file names and the list-typed properties are now more robust. - ingo
fc0f3f7: gradle plugin: up-to-date status did not consider include and sample files - ingo
ebdb4d4: Merge pull request #48 from ingokegel/master - Dmitry Jemerov