aboutsummaryrefslogtreecommitdiff
path: root/plugins/gfm
AgeCommit message (Expand)Author
2020-10-05Add anchors for markdown (#1442)Andrzej Ratajczak
2020-09-07Test images in GFMMarcin Aman
2020-09-07Let markdown display img like resources correctlyMarcin Aman
2020-08-31Remove old `defaultSourceSet` in favour of new packagesebastian.sellmair
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair
2020-08-19Specify generic type explicitly, fix formattingKamil Doległo
2020-08-19Replace !! with some meaningful messagesKamil Doległo
2020-08-19Refactor location providersKamil Doległo
2020-08-19Make unresolved links render as textKamil Doległo
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 `ContentSourceSet`sebastian.sellmair
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-07-15Gfm tables fixAndrzej Ratajczak
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
2020-07-13Support dokkaJekyll and dokkaGfm tasks in new task configurationsebastian.sellmair
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-10Apply requested changesAndrzej Ratajczak
2020-07-10Minor style fixes for gfm signaturesAndrzej Ratajczak
2020-07-09Implement PublicationValidationsebastian.sellmair
2020-07-08Move common base test utils to submoduleAndrzej Ratajczak
2020-07-08Fix tests after rebaseAndrzej Ratajczak
2020-07-08Add GFM testsAndrzej Ratajczak
2020-07-08Add GFM renderer testsAndrzej Ratajczak
2020-07-07Add overrides to provided pluginsPaweł Marks
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
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-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-05-20Added anchors for symbols and headers on pageFilip Zybała
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-04-27Fix problem with base plugin not being loaded in gradle runnerAndrzej Ratajczak
2020-04-22Apply requested changesAndrzej Ratajczak
2020-04-22Adds asynchronous renderingAndrzej Ratajczak
2020-04-15Refactor package list to be a preprocessorAndrzej Ratajczak
2020-04-01Fixes problems with Markdown and JekyllAndrzej Ratajczak
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak