-
- Downloads
Adds liquid variables to docs templating system so that they can be used
throughout the docs: SPARK_VERSION, SCALA_VERSION, and MESOS_VERSION. To use them, e.g. use {{site.SPARK_VERSION}}. Also removes uses of {{HOME_PATH}} which were being resolved to "" by the templating system anyway.
Showing
- docs/_config.yml 7 additions, 1 deletiondocs/_config.yml
- docs/_layouts/global.html 16 additions, 16 deletionsdocs/_layouts/global.html
- docs/api.md 3 additions, 3 deletionsdocs/api.md
- docs/bagel-programming-guide.md 1 addition, 1 deletiondocs/bagel-programming-guide.md
- docs/configuration.md 8 additions, 8 deletionsdocs/configuration.md
- docs/contributing-to-spark.md 1 addition, 1 deletiondocs/contributing-to-spark.md
- docs/ec2-scripts.md 2 additions, 2 deletionsdocs/ec2-scripts.md
- docs/index.md 13 additions, 13 deletionsdocs/index.md
- docs/java-programming-guide.md 13 additions, 13 deletionsdocs/java-programming-guide.md
- docs/quick-start.md 7 additions, 7 deletionsdocs/quick-start.md
- docs/running-on-mesos.md 2 additions, 2 deletionsdocs/running-on-mesos.md
- docs/scala-programming-guide.md 12 additions, 12 deletionsdocs/scala-programming-guide.md
- docs/spark-standalone.md 2 additions, 2 deletionsdocs/spark-standalone.md
- docs/tuning.md 8 additions, 8 deletionsdocs/tuning.md
Loading
Please register or sign in to comment