From 978a7fdfaade6dfc1c5185f1a5583f851e29b76a Mon Sep 17 00:00:00 2001 From: Simon Ogorodnik Date: Tue, 21 Nov 2017 21:40:10 +0300 Subject: [PATCH] Add stdlib to kotlin.test docs classpath --- libraries/build-docs.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/libraries/build-docs.xml b/libraries/build-docs.xml index b6e16add4a9..0608f423fc6 100644 --- a/libraries/build-docs.xml +++ b/libraries/build-docs.xml @@ -38,15 +38,19 @@ + - + + + + + include="stdlib/src/Module.md" noStdlibLink="true" classpathref="stdlib.compile.classpath"> @@ -80,7 +84,7 @@ + noStdlibLink="true" classpathref="kotlin-test.compile.classpath">