aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_config.yml')
-rw-r--r--docs/_config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index 7bc3a78e2d..f4bf242ac1 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -8,6 +8,9 @@ gems:
kramdown:
entity_output: numeric
+include:
+ - _static
+
# These allow the documentation to be updated with nerw releases
# of Spark, Scala, and Mesos.
SPARK_VERSION: 1.0.0-SNAPSHOT