aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/translators/documentables
AgeCommit message (Expand)Author
2020-06-18Fixed sources platform tags; tailrec and external modifiers; sorting.Filip Zybała
2020-06-18KotlinSignatureProvider: Render 'fun interface' into signaturesebastian.sellmair
2020-06-17Added typealiases to Types tabFilip Zybała
2020-06-15Change sourceSet collection from List to SetKamil Doległo
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-09Make enum entry constructor sourceset dependentMarcin Aman
2020-06-04All modules page generationBłażej Kardyś
2020-05-26Apply request changesAndrzej Ratajczak
2020-05-25SourceSet dependent description for package and moduleMarcin Aman
2020-05-20Tabs for sections - update testsMarcin Aman
2020-05-20Tabs for sections v1Marcin Aman
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