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
/
plugins
/
base
/
src
/
main
/
kotlin
/
parsers
Age
Commit message (
Expand
)
Author
2020-10-30
Fix parsing first word in deprecated (#1595)
Marcin Aman
2020-10-07
Introduce top-level DocTag
Andrzej Ratajczak
2020-09-29
Add MD parser - 1st round of fixes
mkondratek
2020-09-29
Add MD parser
mkondratek
2020-09-14
Apply requested change
Andrzej Ratajczak
2020-09-14
Fix parsing strikethrough
Andrzej Ratajczak
2020-09-14
Refactor DocTags and add markdown tests
Andrzej Ratajczak
2020-09-10
Add escaping the at sign in modules and packages
Andrzej Ratajczak
2020-09-07
NullPointerException on images #1424
Marcin Aman
2020-08-31
Improve style of ModuleAndPackageDocumentationSource
sebastian.sellmair
2020-08-31
Remove unnecessary blank lines
sebastian.sellmair
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove concep...
sebastian.sellmair
2020-08-31
WIP
sebastian.sellmair
2020-08-31
Implement ModuleAndPackageDocumentationReader
sebastian.sellmair
2020-08-31
Implement ParseModuleAndPackageDocFragments API
sebastian.sellmair
2020-08-28
Implement link preference in MarkdownParser
Kamil Doległo
2020-08-28
Fix presentation of code blocks in dokka html and dokka javadoc formats
Andrzej Ratajczak
2020-08-28
Draft for improving code formatting #1346
Marcin Aman
2020-08-28
Fix losing tokens while parsing markdown italic text
Andrzej Ratajczak
2020-08-20
Make MarkdownParser output text instead of broken links
Kamil Doległo
2020-07-15
Fix presenting inline code in KDoc
Andrzej Ratajczak
2020-07-15
Fix unnecessary 'Couldn't resolve link for' warning
Kamil Doległo
2020-07-10
Bugfix: links in documentation attached to module page should now be correct
Filip Zybała
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...
sebastian.sellmair