aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_config.yml')
-rw-r--r--docs/_config.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index 8412645ab2..88567403a0 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -1,2 +1,8 @@
pygments: true
-markdown: kramdown \ No newline at end of file
+markdown: kramdown
+
+# These allow the documentation to be updated with nerw releases
+# of Spark, Scala, and Mesos.
+SPARK_VERSION: 0.6.0
+SCALA_VERSION: 2.9.2
+MESOS_VERSION: 0.9.0