Age | Commit message (Expand) | Author |
2020-04-07 | Add Typealiases rendering and merging | Kamil Doległo |
2020-04-07 | Add DTypeAlias documentable | Kamil Doległo |
2020-04-07 | Close methods in DefaultDescriptorToDocumentableTranslator and format the file | Kamil Doległo |
2020-04-06 | Modified MarkdownParser to fit new See structure. Fixed minor errors in tests. | Filip Zybała |
2020-04-06 | Changed see also parsing, added see also section to pages | Filip Zybała |
2020-04-06 | Integrating fuzzy search into dokka | Błażej Kardyś |
2020-04-02 | Fix warning "Failed to initialize native filesystem for Windows" | Kamil Doległo |
2020-04-01 | Fixes problems with Markdown and Jekyll | Andrzej Ratajczak |
2020-03-31 | Fix test data for platform dependent hint | Paweł Marks |
2020-03-31 | Fix platform name being the same as module name | Paweł Marks |
2020-03-31 | Merge redundant dependencies block in build definition | Paweł Marks |
2020-03-31 | Make parameters no longer platform tagged | Paweł Marks |
2020-03-31 | Regenerates expects | Paweł Marks |
2020-03-31 | Update tests to take into account new wrapping | Paweł Marks |
2020-03-31 | Make renderer respect platform restriction for table rows | Paweł Marks |
2020-03-31 | Make PageContentBuilder to create proper content for all tags | Paweł Marks |
2020-03-31 | Adds simple tests for parameter rendering | Paweł Marks |
2020-03-31 | Add test-tools module and matchers for content inside of it | Paweł Marks |
2020-03-31 | Adjusted CSS, added animation. Adjusted table rendering to make it more aesth... | Filip Zybała |
2020-03-31 | Added platformTags rendering. Provided simple css classes. TODO adjust css, a... | Filip Zybała |
2020-03-31 | Pull Request review fixes - defaultLinks method refactored, blank lines removed | Filip Zybała |
2020-03-31 | Fixed maven and CLI runners stdlib links bug | Filip Zybała |
2020-03-30 | Restricting pages generation for inherited functions | Błażej Kardyś |
2020-03-26 | Fixing enum entries parsing for descriptors and presentation | Błażej Kardyś |
2020-03-26 | Fixed tests | Filip Zybała |
2020-03-26 | Signatures are now platform-hinted. Fixed merger after changing modifier to P... | Filip Zybała |
2020-03-26 | Changed modifier to PlatformDependent | Filip Zybała |
2020-03-26 | Fixed expected-actual merging. Refactored contentForComments. | Filip Zybała |
2020-03-26 | Fixed formatting | Filip Zybała |
2020-03-26 | Added platformDepndentHints for platform-dependent contents | Filip Zybała |
2020-03-25 | Fix JavaTest.fileds | Paweł Marks |
2020-03-25 | Introduce VoidObject and JavaObject | Kamil Doległo |
2020-03-25 | Fix inproper resolution of annotations | Paweł Marks |
2020-03-25 | Regeneration of expect tests | Paweł Marks |
2020-03-25 | Simplify access for PrimaryConstructorExtra | Paweł Marks |
2020-03-25 | Refactored extension method and signature builder. Added indentation to class... | Filip Zybała |
2020-03-25 | Fixed data class rendering. Added information about primary constructor and c... | Filip Zybała |
2020-03-25 | Fix stdlib tests by adding stdlib to the test classpath | Kamil Doległo |
2020-03-25 | Fix link parsing for links with fq names | Kamil Doległo |
2020-03-25 | Fixing incorrect psi parsing | Błażej Kardyś |
2020-03-23 | Gradle Task supporting multimodular projects | Andrzej Ratajczak |
2020-03-23 | Adds working dokkaPlugins configuration tag to Maven | Andrzej Ratajczak |
2020-03-23 | Adds base plugin loading in gradle and cli | Andrzej Ratajczak |
2020-03-23 | Adds linking plugins in CLI | Andrzej Ratajczak |
2020-03-23 | Restoring filtered out expected values | Błażej Kardyś |
2020-03-23 | Add extracting Main content group from kotlin-as-java tests | Paweł Marks |
2020-03-20 | Add missing flatmap and remove unnecessary cast making tests fail | Paweł Marks |
2020-03-20 | Update expect | Paweł Marks |
2020-03-20 | Adding missing extra modifiers for java functions | Błażej Kardyś |
2020-03-20 | Fixing incorrect java supertypes DRIs | Błażej Kardyś |