Age | Commit message (Expand) | Author |
2020-04-30 | Fixing GFM components display | Błażej Kardyś |
2020-04-27 | Fix problem with base plugin not being loaded in gradle runner | Andrzej Ratajczak |
2020-04-23 | Fix creating absolute paths for output files | Kamil Doległo |
2020-04-23 | Fix to tests | Filip Zybała |
2020-04-23 | Added fallback fonts. | Filip Zybała |
2020-04-23 | Add charset to metadata. | Filip Zybała |
2020-04-23 | Adjusts to css: font-families, font size, active navigation part style | Filip Zybała |
2020-04-23 | Fix inheritors transformer | Andrzej Ratajczak |
2020-04-22 | Fix dispatcher | Andrzej Ratajczak |
2020-04-22 | Apply requested changes | Andrzej Ratajczak |
2020-04-22 | Fixes tests | Andrzej Ratajczak |
2020-04-22 | Adds asynchronous rendering | Andrzej Ratajczak |
2020-04-22 | Fix incorrect plugins paths when project is on a different filesystem than Gr... | Kamil Doległo |
2020-04-22 | Exclude kotlin_metadata and kotlin_builtins from coreDependencies to fix Inte... | Kamil Doległo |
2020-04-22 | Fix a bug with relative paths when generating documentation on Windows | Kamil Doległo |
2020-04-22 | Fix test | Andrzej Ratajczak |
2020-04-22 | Refactors sources to documentables translation | Andrzej Ratajczak |
2020-04-16 | Fix a bug in CrossPlatformExec.kt that prevented Windows from running mvn | Kamil Doległo |
2020-04-16 | Change '<>' to '[]' in default package name as Windows prohibits filenames wi... | Kamil Doległo |
2020-04-15 | Change PlatformHintedContent rendering, js and css to match Figma style | Filip Zybała |
2020-04-15 | Refactor package list to be a preprocessor | Andrzej Ratajczak |
2020-04-15 | Fix path clash with top-level declarations, catch link resolving exception, r... | Kamil Doległo |
2020-04-09 | Fix improper reporting of time measurement | Paweł Marks |
2020-04-08 | Fix content tests | Kamil Doległo |
2020-04-08 | Fix unnecessary wrapping of signatures, changes in layout | Kamil Doległo |
2020-04-08 | Fix missing logger error | Paweł Marks |
2020-04-08 | Applies requested changes | Andrzej Ratajczak |
2020-04-08 | Fixes tests | Andrzej Ratajczak |
2020-04-08 | Adds samples configuration parameter to include samples sources. | Andrzej Ratajczak |
2020-04-08 | Adds source links to provide linking to source code on remote repositories | Andrzej Ratajczak |
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-08 | Moving search-component inside core project | Błażej Kardyś |
2020-04-07 | Fix adding `actual typealias` to annotation classes | Kamil Doległo |
2020-04-07 | Ignore `.map` files in expect tests | Kamil Doległo |
2020-04-07 | Regenerate expect files | 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-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 |