hide jdk crapola from kdoc report
This commit is contained in:
@@ -36,6 +36,7 @@ class GenerateSiteTest : TestCase() {
|
|||||||
config.ignorePackages.add("jet")
|
config.ignorePackages.add("jet")
|
||||||
config.ignorePackages.add("junit")
|
config.ignorePackages.add("junit")
|
||||||
config.ignorePackages.add("sun")
|
config.ignorePackages.add("sun")
|
||||||
|
config.ignorePackages.add("org")
|
||||||
|
|
||||||
val compiler = KDocCompiler()
|
val compiler = KDocCompiler()
|
||||||
compiler.exec(System.out, args)
|
compiler.exec(System.out, args)
|
||||||
|
|||||||
Reference in New Issue
Block a user