aboutsummaryrefslogtreecommitdiff
path: root/docs/css/bootstrap.min.css
Commit message (Collapse)AuthorAgeFilesLines
* Add way to limit default # of cores used by applications on standalone modeMatei Zaharia2014-01-071-1/+1
| | | | Also documents the spark.deploy.spreadOut option.
* Updated docs for SparkConf and handled review commentsMatei Zaharia2013-12-301-1/+1
|
* Some doc improvementsMatei Zaharia2013-09-021-1/+1
| | | | | - List higher-level projects that run on Spark - Tweak CSS
* Small tweak to docs gradientMatei Zaharia2013-09-011-1/+1
|
* Change docs color theme for 0.8Matei Zaharia2013-08-301-1/+1
|
* Change doc color scheme slightly for Spark 0.7 (to differ from 0.6)Matei Zaharia2013-02-251-1/+1
|
* Adding docs directory containing documentation currently on the wikiAndy Konwinski2012-09-121-0/+9
which can be compiled via jekyll, using the command `jekyll`. To compile and run a local webserver to serve the doc as a website, run `jekyll --server`.