aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/translators/documentables
AgeCommit message (Expand)Author
2020-05-20Added anchors for symbols and headers on pageFilip Zybała
2020-05-19Fix params rendering in tableKamil Doległo
2020-05-19Add test utils for ContentDivergent and fix the testsKamil Doległo
2020-05-19Frontend reworkKamil Doległo
2020-05-19Divergent UI fixesMarcin Aman
2020-05-19Add a draft version of divergent renderingKamil Doległo
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-05-14Platform dependant commentsMarcin Aman
2020-05-13Introduce requested changesAndrzej Ratajczak
2020-05-13Refactor sources to be presented in tableAndrzej Ratajczak
2020-05-13Working tests for includes, sources and samples. Minor bugfixesAndrzej Ratajczak
2020-05-12Remove empty signature from enum, fixes #840Marcin Aman
2020-05-07Changed html table to div's. Adjusted css to match figma.Filip Zybała
2020-04-30Fix missing expect KDoc when all actual implementations don't override KDocAndrzej Ratajczak
2020-04-23Fix inheritors transformerAndrzej Ratajczak
2020-04-08Fix unnecessary wrapping of signatures, changes in layoutKamil Doległo
2020-04-08Fixes testsAndrzej Ratajczak
2020-04-08Adds samples configuration parameter to include samples sources.Andrzej Ratajczak
2020-04-08Adds includes configuration parameter to include package and module descriptionsAndrzej Ratajczak
2020-04-07Add Typealiases rendering and mergingKamil Doległo
2020-04-07Add DTypeAlias documentableKamil Doległo
2020-04-06Modified MarkdownParser to fit new See structure. Fixed minor errors in tests.Filip Zybała
2020-04-06Changed see also parsing, added see also section to pagesFilip Zybała
2020-03-31Make PageContentBuilder to create proper content for all tagsPaweł 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-30Restricting pages generation for inherited functionsBłażej Kardyś
2020-03-26Fixing enum entries parsing for descriptors and presentationBłażej Kardyś
2020-03-26Signatures are now platform-hinted. Fixed merger after changing modifier to P...Filip Zybała
2020-03-26Changed modifier to PlatformDependentFilip Zybała
2020-03-26Fixed expected-actual merging. Refactored contentForComments.Filip Zybała
2020-03-26Fixed formattingFilip Zybała
2020-03-26Added platformDepndentHints for platform-dependent contentsFilip Zybała
2020-03-25Simplify access for PrimaryConstructorExtraPaweł Marks
2020-03-25Fixed data class rendering. Added information about primary constructor and c...Filip Zybała
2020-03-16Extract inheritance mapSzymon Świstun
2020-03-16Rename Documentables to avoid name conflictsKamil Doległo
2020-03-12Render types for propertiesPaweł Marks
2020-03-12Fix nested monospace spans in signatureKamil Doległo
2020-03-11Many UI changes for stylingKamil Doległo
2020-03-11Use Bounds instead of Wrappers to describe typesPaweł Marks
2020-03-11Add filtering for commentsPaweł Marks
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-11Remove nested packages from packagesKamil Doległo
2020-03-04Fix some DRI translationsKamil Doległo
2020-03-04Refactor extras in ContentNodesAndrzej Ratajczak
2020-03-04Big refactor of signature providerPaweł Marks
2020-03-04Platform dependent hints for rendererPaweł Marks