Age | Commit message (Expand) | Author |
2020-04-23 | Fix creating absolute paths for output files | Kamil Doległo |
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-22 | Fix dispatcher | Andrzej Ratajczak |
2020-04-22 | Apply requested changes | Andrzej Ratajczak |
2020-04-22 | Adds asynchronous rendering | Andrzej Ratajczak |
2020-04-22 | Fix a bug with relative paths when generating documentation on Windows | 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-08 | Fix unnecessary wrapping of signatures, changes in layout | Kamil Doległo |
2020-04-08 | Adds samples configuration parameter to include samples sources. | Andrzej Ratajczak |
2020-04-06 | Integrating fuzzy search into dokka | Błażej Kardyś |
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 | 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-26 | Fixed tests | Filip Zybała |
2020-03-26 | Fixed expected-actual merging. Refactored contentForComments. | Filip Zybała |
2020-03-25 | Refactored extension method and signature builder. Added indentation to class... | Filip Zybała |
2020-03-23 | Gradle Task supporting multimodular projects | Andrzej Ratajczak |
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-16 | Rename Documentables to avoid name conflicts | Kamil Doległo |
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 |
2020-03-11 | Add logo to left column | Kamil Doległo |
2020-03-11 | Many UI changes for styling | Kamil Doległo |
2020-03-11 | Fixing signatures font, incorrect links and line breaking | Błażej Kardyś |
2020-03-11 | Refactor brief documentation, remove `Parameters` block from functions' pages | Kamil Doległo |
2020-03-11 | Classlike header and other ui fixes | Błażej Kardyś |
2020-03-11 | Add DRIs to navigation elements, tag each ContentPage with DRI, add JS for co... | Filip Zybała |
2020-03-04 | Refactor extras in ContentNodes | Andrzej Ratajczak |
2020-03-04 | Prunes member branches in navigation tree | Paweł Marks |
2020-03-04 | Platform dependent hints for renderer | Paweł Marks |
2020-03-04 | Adds group wraping | Paweł Marks |
2020-02-19 | Rename extensions to make them more uniform | Kamil Doległo |
2020-02-18 | Translators moved to separate packages | Paweł Marks |
2020-02-18 | Removes last remnants of default extensions | Paweł Marks |
2020-02-18 | Moves location providers and output writers to base plugin | Paweł Marks |
2020-02-18 | Moves PsiToDocumentablesTranslator to the base plugin | Paweł Marks |