You can read the whole RAML 0.8 spec at raml.org, or you can build it yourself.
To build the spec, type:
make
The individual spec files will then be concatenated into a single file, raml-spec.md.
###Licensing Contributors License Agreement
###Introduction:
RAML Overview
RAML Markup Language
###Includes
###Named Parameters: Named Parameters with Multiple Types
###Basic Information:
Root
Base URI and baseUriParameters
Protocols
Default Media Type
Schemas
URI Parameters
User Documentation
###Resources and Methods:
Resources and Nested Resources
Template URIs and URI Parameters
Absolute URI
Query Parameters
Body
Web Forms
###Schemas and Responses:
Schemas
Responses
Headers
###Security:
Declaration
Type
OAuth 1.0
OAuth 2.0
Usage: Applying a Security Scheme to an API