Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-21 | Code cleanups (#2165) | Goooler | |
2022-01-27 | Fix resolving DRIs of Enum Entries (#2305) | Andrzej Ratajczak | |
* Fix resolving DRIs of Enum Entries * Unify DRIs for Kotlin and Java enums. Add EnumEntry linking tests * Updates EnumEntry extras in documentable translators * Fix tests * Apply requested changes * Apply requested changes | |||
2021-09-21 | Fix link to javadoc enum entry (#2131) | vmishenev | |
2021-07-05 | Flatten multi-module structure (#1980) | Kamil Doległo | |
* Add support for multimodule package lists * Merge package-lists in multi-module generation * Remove double-wrapping of modules in multi-module generation * Handle empty modules in package lists | |||
2021-05-31 | Fix rendering html in briefs (#1931) | Marcin Aman | |
2020-10-08 | Fix merging documentations of modules and packages (#1480) | Andrzej Ratajczak | |
* Fix merging documentations of modules and packages * Adjust doctag to new API Co-authored-by: Marcin Aman <marcin.aman@gmail.com> | |||
2020-09-10 | Add escaping the at sign in modules and packages | Andrzej Ratajczak | |
2020-09-08 | Changed way of merging documentables to avoid exception on merging ↵ | Andrzej Ratajczak | |
documentables of different types. Minor javadoc fixes. Changed constructor names. Add handling same name pages clash for different platforms | |||
2020-08-21 | Fix linking to declarations in companion objects in old dokka formats | Kamil Doległo | |
2020-08-19 | Fix relocation id creation in the Dokka010ExternalLocationProvider | Kamil Doległo | |
2020-08-19 | Add a test for the DefaultExternalLocationProvider | Kamil Doległo | |
2020-08-19 | Respect relocated declarations | Kamil Doległo | |
2020-07-09 | Add rendering signatures tests | Andrzej Ratajczak | |
2020-07-09 | Add tests for signatures rendering | Andrzej Ratajczak | |
2020-07-08 | Remove unused test resources | Marcin Aman | |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś | |
2020-05-14 | Disabled expect tests. Added .gitignore to ignore irrelevant files from ↵ | Filip Zybała | |
expect tests. Adjusted Expected Tests to omit folders without html inside. | |||
2020-05-13 | Working tests for includes, sources and samples. Minor bugfixes | Andrzej Ratajczak | |
2020-05-12 | Regenerate expects | Marcin Aman | |
2020-05-07 | Platform tag is created only if content has one platform. Adjusted css: ↵ | Filip Zybała | |
deleted animation. Div should handle multiple signatures. | |||
2020-05-07 | Changed html table to div's. Adjusted css to match figma. | Filip Zybała | |
2020-05-06 | Receiver for extension property #809 | Marcin Aman | |
2020-04-30 | Regenerate expects | Paweł Marks | |
2020-04-23 | Fix to tests | Filip Zybała | |
2020-04-16 | Change '<>' to '[]' in default package name as Windows prohibits filenames ↵ | Kamil Doległo | |
with '<>' | |||
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, ↵ | Kamil Doległo | |
remove default values while merging, merge expect by targets | |||
2020-04-08 | Fix content tests | Kamil Doległo | |
2020-04-07 | Regenerate expect files | Kamil Doległo | |
2020-03-31 | Regenerates expects | Paweł Marks | |
2020-03-31 | Adjusted CSS, added animation. Adjusted table rendering to make it more ↵ | Filip Zybała | |
aesthetic. Generated new expect test outputs. | |||
2020-03-30 | Restricting pages generation for inherited functions | Błażej Kardyś | |
2020-03-26 | Fixed tests | Filip Zybała | |
2020-03-25 | Regeneration of expect tests | Paweł Marks | |
2020-03-20 | Update expect | Paweł Marks | |
2020-03-18 | Remove css and js files from expects | Szymon Świstun | |
2020-03-18 | Signatures for functional types | Szymon Świstun | |
2020-03-17 | Add expect with generation | Szymon Świstun | |
2020-03-04 | Now signature provider uses new visibility model | Paweł Marks | |
2020-03-04 | Update of test data | Paweł Marks | |
2020-02-27 | Skipping empty block by default | Paweł Marks | |
2020-02-27 | response to comments | Szymon Świstun | |
2020-02-27 | output comparing | Szymon Świstun | |
2020-02-18 | Moves all core tests to base plugin | Paweł Marks | |