index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
base
/
src
/
test
/
resources
Age
Commit message (
Expand
)
Author
2022-02-21
Code cleanups (#2165)
Goooler
2022-01-27
Fix resolving DRIs of Enum Entries (#2305)
Andrzej Ratajczak
2021-09-21
Fix link to javadoc enum entry (#2131)
vmishenev
2021-07-05
Flatten multi-module structure (#1980)
Kamil Doległo
2021-05-31
Fix rendering html in briefs (#1931)
Marcin Aman
2020-10-08
Fix merging documentations of modules and packages (#1480)
Andrzej Ratajczak
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 documentab...
Andrzej Ratajczak
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 expec...
Filip Zybała
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: delet...
Filip Zybała
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 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-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 aesth...
Filip Zybała
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