e105d11a2b
- consistent naming of source sets
- register JDK7/8 docs source sets only since 1.2
- source set dependencies in kotlin-test module
- classpath tuning
- Enumerate classpath jars in library directories:
compiler can't use just directory as a classpath
- No need to pass classpaths for stdlib docs build:
it's analyzed from sources and doesn't have other dependencies
kotlin-stdlib-docs
API documentation build for kotlin-stdlib, kotlin-reflect, and kotlin-test libraries for kotlinlang.org web-site.