###Inline Docs

Assuming you've already run `rake build:all`, from the root:

1. Build the docs

```
$ gulp docs
```

2. Start the server

```
$ node server.js
```

And now: [Rock on](http://localhost:3000/docco/analytics_model.html)