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
Age
Commit message (
Collapse
)
Author
2020-08-31
Minor readability improvement in ModuleAndPackageDocumentationTransformer.kt
sebastian.sellmair
2020-08-31
Re-use includes form child tasks for all modules page generation
sebastian.sellmair
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove ↵
sebastian.sellmair
concept of `moduleDisplayName`
2020-08-31
Let root package be represented as [root] to the user
sebastian.sellmair
2020-08-31
Implement `root package is matched by empty string and the root keyword` test
sebastian.sellmair
2020-08-31
WIP
sebastian.sellmair
2020-08-31
Let `DRI.packageName` always be a real package name for root packages ("")
sebastian.sellmair
2020-08-31
Implement tests for ModuleAndPackageDocumentationReader
sebastian.sellmair
2020-08-31
Implement ModuleAndPackageDocumentationTransformerTest.kt
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 unstable ordering by sorting methods and entries in the searchbar
Kamil Doległo
2020-08-28
Hide navigation pane search on multimodule page
Marcin Aman
2020-08-28
Make all modules page look the same as module page #1335
Marcin Aman
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-27
Apply requested changes
Andrzej Ratajczak
2020-08-27
Add tests to ensure variance
Andrzej Ratajczak
2020-08-27
Add handling for generic type parameters variance
Andrzej Ratajczak
2020-08-25
Change regex construction
Marcin Aman
Co-authored-by: Paweł Marks <Kordyjan@users.noreply.github.com>
2020-08-25
Improve styles and functionality on module page #1336
Marcin Aman
2020-08-25
Fix external links to Android and Androix documentations
Kamil Doległo
2020-08-24
Fix SourceLinksTransformer#DocumentableSource#toLink
sebastian.sellmair
2020-08-24
Fix LinkableContentTest.kt
sebastian.sellmair
2020-08-24
SourceLinksTransformer: Use java.io.File to match source files
sebastian.sellmair
2020-08-24
Set cursor value to pointer for various buttons (#1369)
Muhammad Hamza
* Set cursor value to pointer nav button and copy-icon * Set cursor to pointer for search button
2020-08-21
Fix linking to declarations in companion objects in old dokka formats
Kamil Doległo
2020-08-21
Replace SelfType with family of RecursiveTypes
Paweł Marks
2020-08-21
Generate output to package-list and element-list
Marcin Aman
2020-08-21
Adding missing deprecated exception section to Deprecated page
Błażej Kardyś
2020-08-21
Improve resizing, remove important from styles
Marcin Aman
2020-08-21
Make NavigationNode implement WithChildren
Marcin Aman
2020-08-21
Create navigation search component
Marcin Aman
2020-08-21
Deprecated elements page for javadoc format
Błażej Kardyś
2020-08-20
Include interfaces to abstract model
Marcin Aman
2020-08-20
Make MarkdownParser output text instead of broken links
Kamil Doległo
2020-08-20
Fix requested bugfixes
Andrzej Ratajczak
2020-08-20
Fix tests after bad rebase
Andrzej Ratajczak
2020-08-20
Fix LinkProvider to link properly all nested generic parameters
Andrzej Ratajczak
2020-08-20
Add some tests
Andrzej Ratajczak
2020-08-20
Hide unused generic type variables in constructor
Andrzej Ratajczak
2020-08-19
Mitigate #1341 issue in light classes
sebastian.sellmair
2020-08-19
Reduce test source code to its minimum to reproduce #1341
sebastian.sellmair
2020-08-19
Implement test to reproduce https://github.com/Kotlin/dokka/issues/1341
sebastian.sellmair
2020-08-19
LocationProvider: Implement new `resolveOrThrow` API
sebastian.sellmair
2020-08-19
PackageList.kt: Remove unused import
sebastian.sellmair
2020-08-19
MultimoduleLocationProvider.kt: Remove unused import
sebastian.sellmair
2020-08-19
PackageListService.kt: Minor reformatting
sebastian.sellmair
[next]