aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin
AgeCommit message (Collapse)Author
2020-05-20Merging of platform dependent hints in sourceset treeBłażej Kardyś
2020-05-19Missing generics on class. Add generics to annotation #834Marcin Aman
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-19Rename platformRestriction to sourceSetRestrictionKamil Doległo
2020-05-19Samples fixAndrzej Ratajczak
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-13SourceLinksTransformer: Fixed invalid cast exception, platform tags in ↵Filip Zybała
sources table, splitted invoke function to methods.
2020-05-13Refactor sources to be presented in tableAndrzej Ratajczak
2020-05-13BugfixAndrzej 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-07Platform tag is created only if content has one platform. Adjusted css: ↵Filip Zybała
deleted animation. Div should handle multiple signatures.
2020-05-07Changed html table to div's. Adjusted css to match figma.Filip Zybała
2020-05-06Receiver for extension property #809Marcin Aman
2020-04-30Add parameters tag filtering for primary constructor in constructors pageAndrzej Ratajczak
2020-04-30Fix missing expect KDoc when all actual implementations don't override KDocAndrzej Ratajczak
2020-04-30Bugfix with common nameFilip Zybała
2020-04-30Fixed alignment and colors of platform tags. Common tag is always #F4F4F4. ↵Filip Zybała
Platform tags are now based on target instead of analysis platform
2020-04-30Fixing GFM components displayBłażej Kardyś
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-23Fix inheritors transformerAndrzej Ratajczak
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-22Refactors sources to documentables translationAndrzej Ratajczak
2020-04-16Change '<>' to '[]' in default package name as Windows prohibits filenames ↵Kamil Doległo
with '<>'
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-15Fix path clash with top-level declarations, catch link resolving exception, ↵Kamil Doległo
remove default values while merging, merge expect by targets
2020-04-08Fix unnecessary wrapping of signatures, changes in layoutKamil Doległo
2020-04-08Fix missing logger errorPaweł Marks
2020-04-08Applies requested changesAndrzej Ratajczak
2020-04-08Fixes testsAndrzej Ratajczak
2020-04-08Adds samples configuration parameter to include samples sources.Andrzej Ratajczak
2020-04-08Adds source links to provide linking to source code on remote repositoriesAndrzej Ratajczak
2020-04-08Adds includes configuration parameter to include package and module descriptionsAndrzej Ratajczak
2020-04-08Resolves problems with multiple DRI resolve in Markdown ParserAndrzej Ratajczak
2020-04-07Fix adding `actual typealias` to annotation classesKamil Doległo
2020-04-07Add Typealiases rendering and mergingKamil Doległo
2020-04-07Add DTypeAlias documentableKamil Doległo
2020-04-07Close methods in DefaultDescriptorToDocumentableTranslator and format the fileKamil Doległo