aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/renderers/html/htmlPreprocessors.kt
AgeCommit message (Expand)Author
2020-08-17Fix for creating searchbar pages data - escaping apostrophes (#1233)Filip Zybała
2020-07-23Filter navigation paneMarcin Aman
2020-06-25Make samples runnableKamil Doległo
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-05-28Added filtering to HTML pagesFilip Zybała
2020-04-23Adjusts to css: font-families, font size, active navigation part styleFilip Zybała
2020-04-15Change PlatformHintedContent rendering, js and css to match Figma styleFilip Zybała
2020-04-15Refactor package list to be a preprocessorAndrzej Ratajczak
2020-03-11Fix searching in HTML format by appending jsKamil Doległo
2020-03-04Prunes member branches in navigation treePaweł Marks
2020-02-19Rename extensions to make them more uniformKamil Doległo
2020-02-18Moves location providers and output writers to base pluginPaweł Marks
2020-02-18Moves PsiToDocumentablesTranslator to the base pluginPaweł Marks