aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/translators/documentables
AgeCommit message (Expand)Author
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
2020-03-04Replace inline signature generation with KotlinSignatureProviderKamil Doległo
2020-03-04Tests for wrapping groups in renderer. Also util for groupsPaweł Marks
2020-03-04Sketch of default signature providerKamil Doległo
2020-03-04Adding proper accessors to java fieldsBłażej Kardyś
2020-02-27Skipping empty block by defaultPaweł Marks
2020-02-27Small adjustments to the new modelPaweł Marks
2020-02-27Remove unneeded DSLMarker, fix bugs in PageCreator, add new ContentKindsKamil Doległo
2020-02-27Refactor PageBuilder and PageContentBuilderKamil Doległo
2020-02-19Rename extensions to make them more uniformKamil Doległo
2020-02-18Translators moved to separate packagesPaweł Marks