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
/
test
/
kotlin
/
locationProvider
Age
Commit message (
Expand
)
Author
2021-09-30
Fix wrong path to root (#2130)
vmishenev
2021-09-21
Fix link to javadoc enum entry (#2131)
vmishenev
2021-07-05
Flatten multi-module structure (#1980)
Kamil Doległo
2020-11-27
Fixing tests after moving SingleGeneration to base
Błażej Kardyś
2020-11-27
Add navigation fragments for templating
Paweł Marks
2020-09-30
Add tests for relocations in ExternalLocationProviders
Kamil Doległo
2020-09-24
Escape special characters in file names
Marcin Aman
2020-08-25
Fix external links to Android and Androix documentations
Kamil Doległo
2020-08-21
Fix linking to declarations in companion objects in old dokka formats
Kamil Doległo
2020-08-19
Remove unnecessary helper method
Kamil Doległo
2020-08-19
Fix test path for Windows
Kamil Doległo
2020-08-19
Fix relocation id creation in the Dokka010ExternalLocationProvider
Kamil Doległo
2020-08-19
Add a test for the DefaultExternalLocationProvider
Kamil Doległo
2020-08-19
Respect relocated declarations
Kamil Doległo
2020-08-19
Refactor location providers
Kamil Doległo
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-05-06
Fix junit imports in tests
Kamil Doległo
2020-05-05
Add test for path clash without `package` directive
Kamil Doległo