aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/renderers
AgeCommit message (Expand)Author
2020-04-23Fix creating absolute paths for output filesKamil Doległo
2020-04-23Add charset to metadata.Filip Zybała
2020-04-23Adjusts to css: font-families, font size, active navigation part styleFilip Zybała
2020-04-22Fix dispatcherAndrzej Ratajczak
2020-04-22Apply requested changesAndrzej Ratajczak
2020-04-22Adds asynchronous renderingAndrzej Ratajczak
2020-04-22Fix a bug with relative paths when generating documentation on WindowsKamil Doległo
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-04-08Fix unnecessary wrapping of signatures, changes in layoutKamil Doległo
2020-04-08Adds samples configuration parameter to include samples sources.Andrzej Ratajczak
2020-04-06Integrating fuzzy search into dokkaBłażej Kardyś
2020-03-31Fix platform name being the same as module namePaweł Marks
2020-03-31Make parameters no longer platform taggedPaweł Marks
2020-03-31Make renderer respect platform restriction for table rowsPaweł Marks
2020-03-31Adjusted CSS, added animation. Adjusted table rendering to make it more aesth...Filip Zybała
2020-03-31Added platformTags rendering. Provided simple css classes. TODO adjust css, a...Filip Zybała
2020-03-26Fixed testsFilip Zybała
2020-03-26Fixed expected-actual merging. Refactored contentForComments.Filip Zybała
2020-03-25Refactored extension method and signature builder. Added indentation to class...Filip Zybała
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak
2020-03-18Add extension for html preprocessorsSzymon Świstun
2020-03-17Add a rough draft of deprecated signatures formattingKamil Doległo
2020-03-16Rename Documentables to avoid name conflictsKamil Doległo
2020-03-12Fix nested monospace spans in signatureKamil Doległo
2020-03-11Fix searching in HTML format by appending jsKamil Doległo
2020-03-11Add logo to left columnKamil Doległo
2020-03-11Many UI changes for stylingKamil Doległo
2020-03-11Fixing signatures font, incorrect links and line breakingBłażej Kardyś
2020-03-11Refactor brief documentation, remove `Parameters` block from functions' pagesKamil Doległo
2020-03-11Classlike header and other ui fixesBłażej Kardyś
2020-03-11Add DRIs to navigation elements, tag each ContentPage with DRI, add JS for co...Filip Zybała
2020-03-04Refactor extras in ContentNodesAndrzej Ratajczak
2020-03-04Prunes member branches in navigation treePaweł Marks
2020-03-04Platform dependent hints for rendererPaweł Marks
2020-03-04Adds group wrapingPaweł Marks
2020-02-19Rename extensions to make them more uniformKamil Doległo
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 PsiToDocumentablesTranslator to the base pluginPaweł Marks