aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
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-12Regenerate expectsMarcin 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-06Fix junit imports in testsKamil Doległo
2020-05-06Receiver for extension property #809Marcin Aman
2020-05-05Add test for path clash without `package` directiveKamil Doległo
2020-04-30Regenerate expectsPaweł Marks
2020-04-30Add missing parameter for plugin configuration in testsPaweł Marks
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-27Fix problem with base plugin not being loaded in gradle runnerAndrzej Ratajczak
2020-04-23Fix creating absolute paths for output filesKamil Doległo
2020-04-23Fix to testsFilip Zybała
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-22Fixes testsAndrzej Ratajczak
2020-04-22Adds asynchronous renderingAndrzej Ratajczak
2020-04-22Fix a bug with relative paths when generating documentation on WindowsKamil Doległo
2020-04-22Fix testAndrzej Ratajczak
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 content testsKamil Doległo
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-07Ignore `.map` files in expect testsKamil Doległo
2020-04-07Regenerate expect filesKamil 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
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