aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/renderers
AgeCommit message (Expand)Author
2020-08-19PackageListService.kt: Minor reformattingsebastian.sellmair
2020-08-19HtmlRenderer: Minor reformattingsebastian.sellmair
2020-08-19Respect relocated declarationsKamil Doległo
2020-08-19Replace !! with some meaningful messagesKamil Doległo
2020-08-19Refactor location providersKamil Doległo
2020-08-19Wrap unresolved links in `span` with `data-unresolved-link`Kamil Doległo
2020-08-19Make unresolved links render as textKamil Doległo
2020-08-17Fix for creating searchbar pages data - escaping apostrophes (#1233)Filip Zybała
2020-08-17Rename `ContentSourceSet` to `DisplaySourceSet`sebastian.sellmair
2020-08-17Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to itsebastian.sellmair
2020-08-17Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`sebastian.sellmair
2020-08-17Implement shouldRenderSourceSetBubblessebastian.sellmair
2020-08-17HtmlRenderer: Fix usage of sourceSetDependencyMapsebastian.sellmair
2020-08-17Implement SourceSetMergingPageTransformersebastian.sellmair
2020-08-17Implement `ContentSourceSet`sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-03Improve sorting algorithmMarcin Aman
2020-08-03Highlight searched phraseMarcin Aman
2020-07-29Fix truncated text on sidebar with long packagesMarcin Aman
2020-07-23Filter navigation paneMarcin Aman
2020-07-16Remove the "Privacy policy" textKamil Doległo
2020-07-16Add a link to dokka Github page in footerKamil Doległo
2020-07-16Fix bug with filtering buttons not being createdKamil Doległo
2020-07-15Fix presenting inline code in KDocAndrzej Ratajczak
2020-07-15Fix Since Kotlin css viewAndrzej Ratajczak
2020-07-13Single platform bubbles fixAndrzej Ratajczak
2020-07-13WIPFilip Zybała
2020-07-13Refactor tab map creationPaweł Marks
2020-07-13Implemented extension point for tab sorting strategyFilip Zybała
2020-07-10Minor style fixes for gfm signaturesAndrzej Ratajczak
2020-07-08Fix tests after rebaseAndrzej Ratajczak
2020-07-08Add GFM renderer testsAndrzej Ratajczak
2020-07-08Separated search key and display level in search componentFilip Zybała
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-02Implement template mechanism for Gradle integration testssebastian.sellmair
2020-06-26Briefs raw rendering and basic url handlingBłażej Kardyś
2020-06-25Make samples runnableKamil Doległo
2020-06-25Divergent rendering for markdownMarcin Aman
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-24Platform restriction handling for platform-hinted contentFilip Zybała
2020-06-18Added descriptions with type and location to distinguish symbols with name-clashFilip Zybała
2020-06-15Fix DokkaCollector taskKamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-12Stdlib wrapping in signatureMarcin Aman
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-09Changed anchors handling to work properly with tabsFilip Zybała
2020-06-04All modules page generationBłażej Kardyś
2020-06-03Fixed problem with linking absolute links as relativeFilip Zybała
2020-06-02Divergent samples fixAndrzej Ratajczak
2020-05-28Added filtering to HTML pagesFilip Zybała