aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/DokkaBase.kt
AgeCommit message (Expand)Author
2022-07-08Ignore messages emitted by the IntelliJ Logger (#2563)Ignat Beresnev
2022-02-17Custom doctag extension (#2343)Ignat Beresnev
2022-01-18Add external documentable provider (#2307)Paweł Marks
2021-10-15Fix adding new custom stylesheets in submodules (#2168)vmishenev
2021-09-20Improve versioning plugin (#2104)vmishenev
2021-08-25Merge pull request #2066 from Kotlin/webhelp-like-frontendMarcin Aman
2021-08-25Dark mode (#2081)Marcin Aman
2021-08-12Replace arrays of primitive types on std arrays (#2051)vmishenev
2021-07-05Flatten multi-module structure (#1980)Kamil Doległo
2021-04-06Suppress inherited members (#1814)Marcin Aman
2021-03-10Fix multimodule sourcesets dependencies (#1766)Marcin Aman
2021-03-01Add ability to suppress obvious functions like equals, toString... (#1758)Marcin Aman
2021-03-01Suppress tag support (#1742)Marcin Aman
2021-02-05Deduplicate resources in multimodule (#1711)Marcin Aman
2021-01-21Empty modules filtering (#1699)Marcin Aman
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Adding inter-module link resolving template strategy for GfmBłażej Kardyś
2020-11-27Moving SingleGeneration to base pluingBłażej Kardyś
2020-11-27Implement immediate temaplates resolutionPaweł Marks
2020-11-27Add navigation fragments for templatingPaweł Marks
2020-11-27Add templating commands to the html formatPaweł Marks
2020-11-27Extracting dokka generation to the dedicated extension pointPaweł Marks
2020-11-25Make searchbar an extension point (#1615)Marcin Aman
2020-11-09Cleaning querying from plugins where possibleBłażej Kardyś
2020-10-15Make names resulting from clashing DRI-s appear only in navigatable componentsMarcin Aman
2020-10-07Make logo replaceable #1339 (#1488)Marcin Aman
2020-10-05Render react resources as separate css to allow overriding (#1416)Marcin Aman
2020-09-24Remove dokka context from creating analysis (#1482)Marcin Aman
2020-09-08Changed way of merging documentables to avoid exception on merging documentab...Andrzej Ratajczak
2020-08-31Implement ModuleAndPackageDocumentationReadersebastian.sellmair
2020-08-19Refactor location providersKamil Doległo
2020-08-17Implement SourceSetMergingPageTransformersebastian.sellmair
2020-08-12Implement DocumentableFilterSuppressedTransformersebastian.sellmair
2020-07-13Implemented extension point for tab sorting strategyFilip Zybała
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-07Refactor Extension DSL and remove fallback mechanismPaweł Marks
2020-06-25Enforces directory for classlikesAndrzej Ratajczak
2020-06-25Extract information about extensionsPaweł Marks
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...sebastian.sellmair
2020-06-25Refactor for documentable filters.Filip Zybała
2020-06-25Added deprecation filter. Included some tests.Filip Zybała
2020-06-25Make signatures groups be unique per sourceSet dataAndrzej Ratajczak
2020-06-25Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...Andrzej Ratajczak
2020-06-23First version of javadoc output generationAndrzej Ratajczak
2020-06-16Developer's guide to dokkaBłażej Kardyś
2020-06-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair
2020-06-04All modules page generationBłażej Kardyś
2020-06-02Divergent samples fixAndrzej Ratajczak
2020-05-28Added filtering to HTML pagesFilip Zybała
2020-05-26Refactor type aliasesAndrzej Ratajczak