aboutsummaryrefslogtreecommitdiff
path: root/plugins/base
AgeCommit message (Collapse)Author
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
Also PageBuilder has been renamed to DefaultPageCreator
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
also typo fixed and unnecessary dependencies removed
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
plugin
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