aboutsummaryrefslogtreecommitdiff
path: root/docs/img
Commit message (Collapse)AuthorAgeFilesLines
* Updated cluster diagram to show cachesMatei Zaharia2013-09-082-0/+0
|
* Added cluster overview doc, made logo higher-resolution, and added moreMatei Zaharia2013-09-083-0/+0
| | | | details on monitoring
* More doc improvements + better warnings when you haven't built SparkMatei Zaharia2013-08-301-0/+0
|
* Various enhancements to the programming guide and HTML/CSSMatei Zaharia2012-09-251-0/+0
|
* More crisp logo created from vector source (ai) and disabledAndy Konwinski2012-09-131-0/+0
| | | | | responsive css (so nav menu doesn't switch to collapsed version for narrow viewports).
* Replaces "Spark" word in nav bar with logo.Andy Konwinski2012-09-131-0/+0
|
* Adding docs directory containing documentation currently on the wikiAndy Konwinski2012-09-122-0/+0
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`.