aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main
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-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
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-04-06Integrating fuzzy search into dokkaBłażej Kardyś
2020-04-01Fixes problems with Markdown and JekyllAndrzej Ratajczak
2020-03-31Fix platform name being the same as module namePaweł Marks
2020-03-31Make parameters no longer platform taggedPaweł Marks
as they are part of platform hinted description
2020-03-31Make renderer respect platform restriction for table rowsPaweł Marks
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 ↵Filip Zybała
aesthetic. Generated new expect test outputs.
2020-03-31Added platformTags rendering. Provided simple css classes. TODO adjust css, ↵Filip Zybała
add onHover
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-26Fixed testsFilip Zybała
2020-03-26Signatures are now platform-hinted. Fixed merger after changing modifier to ↵Filip Zybała
PlatformDependent.