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
/
testApi
Age
Commit message (
Expand
)
Author
2020-06-23
First version of javadoc output generation
Andrzej Ratajczak
2020-06-15
Implement "failOnWarning" option
sebastian.sellmair
2020-06-15
Fix tests
Kamil Doległo
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair
2020-06-04
All modules page generation
Błażej Kardyś
2020-05-20
Merging of platform dependent hints in sourceset tree
Błażej Kardyś
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-04-30
Adds possibility to configure plugins
Andrzej Ratajczak
2020-03-25
Fix stdlib tests by adding stdlib to the test classpath
Kamil Doległo
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak
2020-03-18
Adding documentable filtering based on visibility
Błażej Kardyś
2020-03-18
Fix html renderer tests
Paweł Marks
2020-03-17
Add warning when unused extension points are found
Szymon Świstun
2020-03-16
Rename Documentables to avoid name conflicts
Kamil Doległo
2020-03-04
Use JDK8 as the default version
Kamil Doległo
2020-03-04
Tests for wrapping groups in renderer. Also util for groups
Paweł Marks
2020-03-04
Creates MockContext for tests
Paweł Marks
2020-02-28
Test api moved to sensible package
Paweł Marks
2020-02-28
Port some of the core tests from the previous model
Szymon Świstun
2020-02-19
added test point after render
Szymon Świstun
2020-02-13
Update packaging structure, fix testAPI publication, simplify dependencies ha...
Kamil Doległo
2020-02-12
Adds requested changes
Andrzej Ratajczak
2020-02-12
Implements tests for MarkdownParser and fixes some bugs related to its
Andrzej Ratajczak
2020-02-12
plugin overrides
Szymon Świstun
2020-01-31
Bump Gradle version, migrate to Kotlin DSL, refactor publishing
Kamil Doległo
2020-01-31
Unifing model for pages with content ant technical renderer specific pages
Paweł Marks
2020-01-22
tests moved to :testApi module
Szymon Świstun