Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-03 | Add Mkdocs plugin to Gradle, split README and Developers' guide into several ↵ | Kamil Doległo | |
files | |||
2020-06-26 | Briefs raw rendering and basic url handling | Błażej Kardyś | |
2020-06-18 | Implement default configurations | sebastian.sellmair | |
2020-06-10 | Ignore main.js and main.js.map | sebastian.sellmair | |
2020-06-04 | TD: Rewrite application to TS | Maksymilian Pamula | |
2020-02-27 | Adding out dirs to gitignore | Błażej Kardyś | |
2019-10-10 | Move gradle-integration-tests to new module | Kamil Doległo | |
2019-05-28 | Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-dev | KrystianUjma | |
update .gitignore and .idea # Conflicts: # .idea/compiler.xml # .idea/kotlinc.xml # .idea/modules.xml # core/src/main/kotlin/Java/JavaPsiDocumentationBuilder.kt # core/src/main/kotlin/Java/JavadocParser.kt # core/src/main/kotlin/Kotlin/DeclarationLinkResolver.kt # core/src/main/kotlin/Kotlin/DocumentationBuilder.kt # core/src/main/kotlin/Model/DocumentationReference.kt # core/src/main/kotlin/Model/PackageDocs.kt # core/src/main/kotlin/Model/SourceLinks.kt # core/src/main/kotlin/Utilities/DokkaModules.kt # core/src/main/kotlin/Utilities/ServiceLocator.kt # core/src/main/kotlin/javadoc/docbase.kt # core/src/test/kotlin/format/HtmlFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteHtmlFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteRunnableSamplesFormatTest.kt # core/src/test/kotlin/issues/IssuesTest.kt | |||
2019-03-19 | Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support | KrystianUjma | |
2019-02-19 | Cleanup http | Simon Ogorodnik | |
2018-09-11 | ignore .idea and IJ project files | Eugene Petrenko | |
2017-12-15 | Add forgotten part of testData | Simon Ogorodnik | |
2017-06-20 | Add android integration test, multi-flavour app test | Simon Ogorodnik | |
2016-12-06 | Drop *.iml's | Simon Ogorodnik | |
2016-11-01 | Total build refactoring, prepare for new development iteration | Simon Ogorodnik | |
Removed old and useless build helpers Remove old .xml's from .idea and add .idea/shelf to .gitignore build-docs.xml fixed, dokka_version set to 0.9.10 | |||
2015-07-13 | Gradle initial plugin implementation | Sergey Mashkov | |
2015-07-13 | Build and install dokka fatjar to a local repository (to be used by maven) | Sergey Mashkov | |
2015-01-12 | Ignore .idea/workspace.xml | Alexander Udalov | |
2014-07-15 | Add some folders to gitignore | Ilya Ryzhenkov | |
2014-07-15 | Add gitignore | Ilya Ryzhenkov | |