aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/pages/ContentNodes.kt
AgeCommit message (Expand)Author
2022-02-21Code cleanups (#2165)Goooler
2022-02-17Custom doctag extension (#2343)Ignat Beresnev
2022-01-27KT-50292 - Implement vertical alignment of parameters (#2309)Ignat Beresnev
2021-12-06Description list support for JavaDocs (#2213)Ignat Beresnev
2021-08-25Manual highlighting webhelp (#2079)vmishenev
2020-10-30Fix parsing first word in deprecated (#1595)Marcin Aman
2020-08-20Implement tests for enhanced KotlinSourceSetGist mechanismsebastian.sellmair
2020-08-17Rename `ContentSourceSet` to `DisplaySourceSet`sebastian.sellmair
2020-08-17ContentNodes: Explicitly check types of childrensebastian.sellmair
2020-08-17Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`sebastian.sellmair
2020-08-17Implement SourceSetMergingPageTransformersebastian.sellmair
2020-08-17Implement `ContentSourceSet`sebastian.sellmair
2020-07-16Implement javadoc searchMarcin Aman
2020-07-15Fix presenting inline code in KDocAndrzej Ratajczak
2020-07-07Make Location provider use anchor hintsPaweł Marks
2020-06-25Make samples runnableKamil Doległo
2020-06-25Extract information about extensionsPaweł Marks
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-18Added descriptions with type and location to distinguish symbols with name-clashFilip Zybała
2020-06-12Stdlib wrapping in signatureMarcin Aman
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-04All modules page generationBłażej Kardyś
2020-05-26Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...Andrzej Ratajczak
2020-05-20Tabs for sections v1Marcin Aman
2020-05-19Fix params rendering in tableKamil Doległo
2020-05-19Add a draft version of divergent renderingKamil Doległo
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-05-14Platform dependant commentsMarcin Aman
2020-05-13Working tests for includes, sources and samples. Minor bugfixesAndrzej Ratajczak
2020-04-30Fixing GFM components displayBłażej Kardyś
2020-04-23Fix inheritors transformerAndrzej Ratajczak
2020-04-08Fix unnecessary wrapping of signatures, changes in layoutKamil Doległo
2020-04-08Adds source links to provide linking to source code on remote repositoriesAndrzej Ratajczak
2020-04-07Add Typealiases rendering and mergingKamil Doległo
2020-03-31Make parameters no longer platform taggedPaweł Marks
2020-03-31Added platformTags rendering. Provided simple css classes. TODO adjust css, a...Filip Zybała
2020-03-25Refactored extension method and signature builder. Added indentation to class...Filip Zybała
2020-03-11Fixing signatures font, incorrect links and line breakingBłażej Kardyś
2020-03-11Refactor brief documentation, remove `Parameters` block from functions' pagesKamil Doległo
2020-03-11Classlike header and other ui fixesBłażej Kardyś
2020-03-04Refactor extras in ContentNodesAndrzej Ratajczak
2020-03-04Platform dependent hints for rendererPaweł Marks
2020-03-04Adds group wrapingPaweł Marks
2020-02-27Remove unneeded DSLMarker, fix bugs in PageCreator, add new ContentKindsKamil Doległo
2020-02-04dri setsSzymon Świstun
2019-11-25Add variable content to PageNodes and extras to DocumentationNodesKamil Doległo
2019-11-25Page generation changesBłażej Kardyś
2019-11-13Rework ContentNodes some moreKamil Doległo
2019-11-12New ContentNode structureKamil Doległo
2019-11-05Add merger (sort of)Kamil Doległo