summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorYin Huai <yhuai@apache.org>2016-01-25 21:57:32 +0000
committerYin Huai <yhuai@apache.org>2016-01-25 21:57:32 +0000
commitfd803ebda51509807dcb8f4db312809ea449c987 (patch)
tree2424f3556409ac61ce47e8a1e7e0c6b59ab812f0 /_config.yml
parentd6ebe19825e676953342d069738f0026b985215d (diff)
downloadspark-website-fd803ebda51509807dcb8f4db312809ea449c987.tar.gz
spark-website-fd803ebda51509807dcb8f4db312809ea449c987.tar.bz2
spark-website-fd803ebda51509807dcb8f4db312809ea449c987.zip
Update the Spark example page to include examples using high level APIs
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 2e0857523..9ea9998ef 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,4 +1,6 @@
-pygments: true
+# pygments option has been renamed to highlighter.
+# pygments: true
+highlighter: pygments
markdown: kramdown
kramdown:
entity_output: symbol