Age | Commit message (Expand) | Author |
2020-04-08 | Adds includes configuration parameter to include package and module descriptions | Andrzej Ratajczak |
2020-04-08 | Resolves problems with multiple DRI resolve in Markdown Parser | Andrzej Ratajczak |
2020-04-07 | Fix adding `actual typealias` to annotation classes | Kamil Doległo |
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-01 | Fixes problems with Markdown and Jekyll | Andrzej Ratajczak |
2020-03-31 | Fix platform name being the same as module name | Paweł Marks |
2020-03-31 | Make parameters no longer platform tagged | 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 | 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-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 | Introduce VoidObject and JavaObject | Kamil Doległo |
2020-03-25 | Fix inproper resolution of annotations | 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 | Fixing incorrect psi parsing | Błażej Kardyś |
2020-03-23 | Gradle Task supporting multimodular projects | Andrzej Ratajczak |
2020-03-23 | Restoring filtered out expected values | Błażej Kardyś |
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ś |
2020-03-18 | Adding documentable filtering based on visibility | Błażej Kardyś |
2020-03-18 | Make DefaultValue extra property actualy do something | Paweł Marks |
2020-03-18 | Add default values for parameters | Szymon Świstun |
2020-03-18 | Fix minor bugs and add core tests | Szymon Świstun |
2020-03-18 | Model change | Szymon Świstun |
2020-03-18 | Signatures for functional types | Szymon Świstun |
2020-03-18 | Add extension for html preprocessors | Szymon Świstun |
2020-03-17 | Add a rough draft of deprecated signatures formatting | Kamil Doległo |
2020-03-17 | Add annotation parsing in Java sources | Kamil Doległo |
2020-03-17 | Add annotations to extra properties | Szymon Świstun |
2020-03-16 | Extract inheritance map | Szymon Świstun |
2020-03-16 | Rename Documentables to avoid name conflicts | Kamil Doległo |
2020-03-12 | Render types for properties | Paweł Marks |
2020-03-12 | Fixing variance in psi parsing | Błażej Kardyś |
2020-03-12 | Fix nested monospace spans in signature | Kamil Doległo |
2020-03-11 | Fix searching in HTML format by appending js | Kamil Doległo |