aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2020-02-28Port some of the core tests from the previous modelSzymon Świstun
2020-02-27Skipping empty block by defaultPaweł Marks
2020-02-27Rename `actual` to `sources`Kamil Doległo
2020-02-27Fix SameMethodNamePageMergerStrategyKamil Doległo
2020-02-27Small adjustments to the new modelPaweł Marks
2020-02-27Fix descriptor to documentable translatorSzymon Świstun
2020-02-27Adding psi parsing for new modelBłażej Kardyś
2020-02-27Remove unneeded DSLMarker, fix bugs in PageCreator, add new ContentKindsKamil Doległo
2020-02-27Refactor PageBuilder and PageContentBuilderKamil Doległo
2020-02-27Crude Documentable mergerPaweł Marks
2020-02-27response to commentsSzymon Świstun
2020-02-27output comparingSzymon Świstun
2020-02-19Rename extensions to make them more uniformKamil Doległo
2020-02-18Fixes not recognizing star projection in drisPaweł Marks
2020-02-18Adds bintray publication for dokka basePaweł Marks
2020-02-18Remove unnecesarily complex utilityPaweł Marks
2020-02-18Translators moved to separate packagesPaweł Marks
2020-02-18Removes last remnants of default extensionsPaweł Marks
2020-02-18Moves location providers and output writers to base pluginPaweł Marks
2020-02-18Moves comments to content conversion to base pluginPaweł Marks
2020-02-18Cleans up page mergers and moves them to base pluginPaweł Marks
2020-02-18Moves PsiToDocumentablesTranslator to the base pluginPaweł Marks
2020-02-18Renames DocumentationToPagesTranslatero and moves its implementation to base ...Paweł Marks
2020-02-18Renames DocumentationMerger and moves it to base pluginPaweł Marks
2020-02-18Adds option to mark extension as fallbackPaweł Marks
2020-02-18Moves DescriptorToDocumentableTransformer to base pluginPaweł Marks
2020-02-18Moves all core tests to base pluginPaweł Marks
2020-02-18Creates dokka basePaweł Marks
2020-02-18Removes old javadoc plugin and excludes old xml pluginPaweł Marks
2020-02-13Update packaging structure, fix testAPI publication, simplify dependencies ha...Kamil Doległo
2020-02-12page merger strategy with testsSzymon Świstun
2020-02-12page merger strategySzymon Świstun
2020-02-12kotlin-as-java fixedSzymon Świstun
2020-02-12kotlin-as-java pluginSzymon Świstun
2020-02-10formattingSzymon Świstun
2020-01-31Bump Gradle version, migrate to Kotlin DSL, refactor publishingKamil Doległo
2020-01-31Unifing model for pages with content ant technical renderer specific pagesPaweł Marks
2020-01-22tests moved to :testApi moduleSzymon Świstun
2020-01-16Refactor of DokkaGenerator pipeline, removed ExtensionPoints dependencies oth...Andrzej Ratajczak
2019-12-16Changes naming and applies pull request's requirementsAndrzej Ratajczak
2019-12-13Fix mathjax plugin for dokka to compileKamil Doległo
2019-12-13Add abstract structure for MD/HTML comments and MD parserBarkingBad
2019-11-28Cleaning package namingBłażej Kardyś
2019-11-26Introduction of all important extension points and restructuring of DokkaGene...Paweł Marks
2019-11-26Fix XMLPlugin after changes in DRIsKamil Doległo
2019-11-26Interface segregation in plugins apiPaweł Marks
2019-11-26Merging PageNode changes with pluginsBłażej Kardyś
2019-11-25XML plugin refactoringKamil Doległo
2019-11-25Initial XML plugin 2Kamil Doległo
2019-11-25Mathjax plugin implementedPaweł Marks