aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-15Fix the copyright sectionStanislav Erokhin
2019-03-20Update README.mdSimon Ogorodnik
2019-03-19Update readme for 0.9.18Kamil Doległo
2019-03-18Merge branch 'dev'Simon Ogorodnik
2019-03-18Merge branch 'dev-pre' into devSimon Ogorodnik
2019-03-13Updated Readme for noJdkLink (#443)Kamil Doległo
2019-03-13Fix nullability annotations in javadocSimon Ogorodnik
2019-03-11Readme update (#441)Krystian Ujma
2019-03-11Fix not null annotation java-as-html bug (#442)Krystian Ujma
2019-03-11Allow linking arguments with methods, change link label (#431)Kamil Doległo
2019-03-11Fix test, prohibit non-unix path style for dir propertyKrystianUjma
2019-03-11Use canonicalPath instead of absolutePath for srcLinkRobert Stoll
2019-03-01Fix dokka runtime classpath configuration (#432)Krystian Ujma
2019-03-01Fix constructor tag does not work (#417)Krystian Ujma
2019-02-25Rework logic to avoid loosing tags inside preSimon Ogorodnik
2019-02-25Preserve newlines in javadoc code blocksDominik Schürmann
2019-02-25Fix problem on consumer side, improve test (#420)Simon Ogorodnik
2019-02-25Fix @deprecated visibility in JavaDoc (#420)Błażej Kardyś
2019-02-25Fix java doc primary constructors have duplicated parametersKrystianUjma
2019-02-25Fix protected property getters and setters show the wrong visibility… (#402)Krystian Ujma
2019-02-19Cleanup httpSimon Ogorodnik
2019-02-15Update pom file to use 'compile' instead of 'runtime' (#393)Tiem Song
2019-02-15Add instructions for configuring Dokka in IDEA (#386)Tiem Song
2019-02-15Nullable left off function type parameter with default value (#401) (#328)Krystian Ujma
2019-02-15fix annotatedProperty test (#426)Krystian Ujma
2019-02-11Update bundled kotlin-compiler to 1.3.20-dev-564Simon Ogorodnik
2019-01-30Fix inner tag for "includes" in Maven syntax example (#414)Tim McCormack
2019-01-25Typo in README: "not overrides" (#399)Ivan Canet
2019-01-25Refine type safe configuration testPaul Merlin
2019-01-25Remove spurious whitespacePaul Merlin
2019-01-25Add type safe counterparts to Closure taking methods on DokkaTaskPaul Merlin
2019-01-25Add integration test for type safe configurationPaul Merlin
2019-01-25Add testData/ as input to :runners:gradle-integration-tests:testPaul Merlin
2018-12-21Refactor maven-plugin buildEugene Petrenko
2018-12-14Modifiers sorted in wrong order #389Krystian Ujma
2018-11-23Fix constant values for JavaSimon Ogorodnik
2018-10-29#361: Fix varargsSimon Ogorodnik
2018-10-29Fix gradle integration test dataSimon Ogorodnik
2018-10-29Fix test dataSimon Ogorodnik
2018-10-29Implement node selection dsl for test usageSimon Ogorodnik
2018-10-29Fix test dataSimon Ogorodnik
2018-10-29Exclude `internal` visibility modifier from summary, fix exclusion logicSimon Ogorodnik
2018-10-29Refactor code of javadoc paragraphs convertingSimon Ogorodnik
2018-10-29Cleanup support for NodeRenderContentSimon Ogorodnik
2018-07-16convert line separators in PackageDocs, fixes PackageDocsTestRobert Stoll
2018-07-15Fix missing functions after rebaseSimon Ogorodnik
2018-07-14Support noJdkLink in MavenSimon Ogorodnik
2018-07-14Setup maven publishing to local directorySimon Ogorodnik
2018-07-14KT-24032: Fix parameter rendering in asJava modeSimon Ogorodnik
2018-07-14[backport] Support noJdkLink in cliSimon Ogorodnik