aboutsummaryrefslogtreecommitdiff
path: root/docs/ec2-scripts.md
Commit message (Collapse)AuthorAgeFilesLines
* - Add docs/api to .gitignoreAndy Konwinski2012-09-161-15/+19
| | | | | | | | | | | | | - Rework/expand the nav bar with more of the docs site - Removing parts of docs about EC2 and Mesos that differentiate between running 0.5 and before - Merged subheadings from running-on-amazon-ec2.html that are still relevant (i.e., "Using a newer version of Spark" and "Accessing Data in S3") into ec2-scripts.html and deleted running-on-amazon-ec2.html - Added some TODO comments to a few docs - Updated the blurb about AMP Camp - Renamed programming-guide to spark-programming-guide - Fixing typos/etc. in Standalone Spark doc
* Adds ec2-scripts.md back (it was mistakenly removed earlier due toAndy Konwinski2012-09-121-0/+146
| | | | git weirdness).
* Small tweaks to generated doc pagesMatei Zaharia2012-09-121-146/+0
|
* Fixing a hanging sentence in docs/ec2-scripts.mdAndy Konwinski2012-09-121-1/+1
|
* Fixing lots of broken links.Andy Konwinski2012-09-121-7/+7
|
* Updated base README to point to documentation site instead of wiki, updatedAndy Konwinski2012-09-121-0/+146
docs/README.md to describe use of Jekyll, and renmaed things to make them more consistent with the lower-case-with-hyphens convention.