aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/translators/documentables
AgeCommit message (Expand)Author
2021-03-10Headers in tables (#1768)Marcin Aman
2021-01-04Refactor ContentTable builder and fix GFM table rendering (#1682)Kamil Doległo
2020-11-13Generate content with the params order of KDoc (#1611)gzoritchak
2020-11-12Adding function division switchBłażej Kardyś
2020-11-09Cleaning querying from plugins where possibleBłażej Kardyś
2020-10-30Fix parsing first word in deprecated (#1595)Marcin Aman
2020-10-15Make names resulting from clashing DRI-s appear only in navigatable componentsMarcin Aman
2020-10-15Distinguish types from functions on navigationMarcin Aman
2020-10-09On this page component (#1504)Marcin Aman
2020-10-08Handle multiple authors (#1539)Marcin Aman
2020-10-08Adding properties pages for enum entriesBłażej Kardyś
2020-10-08Add information about content kind and sourceset to anchorMarcin Aman
2020-10-08Fixes to multimodule page anchoringMarcin Aman
2020-10-08Anchors hintMarcin Aman
2020-10-08Improve stylesMarcin Aman
2020-10-06Fixing clashing properties and functions pagesBłażej Kardyś
2020-10-06Addding separate pages for propertiesBłażej Kardyś
2020-09-10Fix presentation of typealiasesAndrzej Ratajczak
2020-09-08Handle same level declared expected classlikesAndrzej Ratajczak
2020-09-08Changed way of merging documentables to avoid exception on merging documentab...Andrzej Ratajczak
2020-08-28Fix unstable ordering by sorting methods and entries in the searchbarKamil Doległo
2020-08-25Change regex constructionMarcin Aman
2020-08-25Improve styles and functionality on module page #1336Marcin Aman
2020-08-17Rename `ContentSourceSet` to `DisplaySourceSet`sebastian.sellmair
2020-08-17Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`sebastian.sellmair
2020-08-17Implement `ContentSourceSet`sebastian.sellmair
2020-07-16Fix signature duplication when filtering inherited functionsKamil Doległo
2020-07-15Show sourcesets from extension points as a part of page's sourcesetMarcin Aman
2020-07-13Implemented extension point for tab sorting strategyFilip Zybała
2020-07-13Render explicitly documented primary constructorsPaweł Marks
2020-07-08Add GFM testsAndrzej Ratajczak
2020-07-07Make Location provider use anchor hintsPaweł Marks
2020-06-25Make samples runnableKamil Doległo
2020-06-25Divergent rendering for markdownMarcin Aman
2020-06-25Enforces directory for classlikesAndrzej Ratajczak
2020-06-25Silence for now dependency to coroutines because it was breaking some testsPaweł Marks
2020-06-25Render extensionsPaweł Marks
2020-06-25Extract information about extensionsPaweł Marks
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-25Fix double typealias renderingAndrzej Ratajczak
2020-06-25Javadoc single signature fixAndrzej Ratajczak
2020-06-25Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...Andrzej Ratajczak
2020-06-24Fix testsAndrzej Ratajczak
2020-06-23Added fallbacks for samples, params and see alsoFilip Zybała
2020-06-18Fixed sources platform tags; tailrec and external modifiers; sorting.Filip Zybała
2020-06-18KotlinSignatureProvider: Render 'fun interface' into signaturesebastian.sellmair
2020-06-17Added typealiases to Types tabFilip Zybała
2020-06-15Change sourceSet collection from List to SetKamil Doległo
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-09Make enum entry constructor sourceset dependentMarcin Aman