зеркало из https://github.com/microsoft/spark.git
Update jekyll plugin to match docs/README.md
This commit is contained in:
Родитель
111b2741fd
Коммит
9c6f8df30f
|
@ -18,7 +18,7 @@
|
|||
require 'fileutils'
|
||||
include FileUtils
|
||||
|
||||
if ENV['SKIP_API'] != '1'
|
||||
if not (ENV['SKIP_API'] == '1' or ENV['SKIP_SCALADOC'] == '1')
|
||||
# Build Scaladoc for Java/Scala
|
||||
projects = ["core", "examples", "repl", "bagel", "streaming", "mllib"]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче