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
path:
root
/
core
/
build.gradle.kts
Age
Commit message (
Expand
)
Author
2021-03-01
Bump markdown to 0.2.0 and fix negation in links being interpreted as img (#1...
Marcin Aman
2020-10-07
Make logo replaceable #1339 (#1488)
Marcin Aman
2020-10-02
Make translators run in parallel.
Andrzej Ratajczak
2020-08-25
- Move `test` projects into semantic parent projects
sebastian.sellmair
2020-08-19
Declare `dokkaVersion` as input `processResources` task in :core
sebastian.sellmair
2020-07-20
Use jackson for json serialization and parsing
sebastian.sellmair
2020-07-20
Improve JSON parsing for CLI
Alex Saveau
2020-07-15
Remove markdown repository in favor of jcenter and remove terminate :core:dep...
sebastian.sellmair
2020-07-14
Adapt changes from "Simplify publishing configuration and enable sourcejars"
sebastian.sellmair
2020-07-14
Simplify publishing configuration and enable sourcejars
Aurimas Liutikas
2020-07-02
runner:gradle-plugin: Apply `java-gradle-plugin`
sebastian.sellmair
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...
sebastian.sellmair
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair
2020-05-21
Migrated resources to base-plugin
Filip Zybała
2020-04-08
Moving search-component inside core project
Błażej Kardyś
2020-04-06
Integrating fuzzy search into dokka
Błażej Kardyś
2020-03-04
Fix building, we still need jsoup in the core for HtmlParser
Kamil Doległo
2020-03-04
Working javadoc parsing
Błażej Kardyś
2020-02-18
Moves PsiToDocumentablesTranslator to the base plugin
Paweł Marks
2020-02-14
Removes shadow dependency that was causing jar overwrites
Paweł Marks
2020-02-13
Update packaging structure, fix testAPI publication, simplify dependencies ha...
Kamil Doległo
2020-02-12
Implements tests for MarkdownParser and fixes some bugs related to its
Andrzej Ratajczak
2020-01-31
Bump Gradle version, migrate to Kotlin DSL, refactor publishing
Kamil Doległo