aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/transformers
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-27Adding psi parsing for new modelBłażej Kardyś
2020-02-27Crude Documentable mergerPaweł Marks
2020-02-19Rename extensions to make them more uniformKamil Doległo
2020-02-18Remove unnecesarily complex utilityPaweł Marks
2020-02-18Translators moved to separate packagesPaweł Marks
also typo fixed and unnecessary dependencies removed
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-18Moves DescriptorToDocumentableTransformer to base pluginPaweł Marks