Skip to content

Commit

Permalink
Update table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
mottosso committed Sep 26, 2016
1 parent 4198ba0 commit 5386934
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,26 +42,25 @@ Developing a bespoke pipeline from scratch is not for the faint of heart.
- [Usage](#usage)
- [Description](#description)
- [Batteries](#batteries)
- [Creator](#creator)
- [Loader](#loader)
- [Looking Ahead](#looking-ahead)
- [API](#api)
- [Terminology](#terminology)
- [`Stage` and `Shared`](#stage-and-shared-data)
- [Information Hierarchy](#information-hierarchy)
- [Filesystem](#filesystem)
- [Starter](#starter)
- [Host](#host)
- [Filesystem API](#filesystem-api)
- [Information Hierarchy](#information-hierarchy)
- [Workspace, Stage and Share](#workspace-stage-and-share)
- [**`ls()`**](#ls)
- [**`asset.json`**](#assetjson)
- [**`version.json`**](#versionjson)
- [**`representation.json`**](#representationjson)
- [Starter API](#starter-api)
- [Host API](#host-api)
- [Contract](#contract)
- [`starter.model`](#startermodel)
- [`starter.rig`](#starterrig)
- [`starter.animation`](#starteranimation)
- [Example](#example)
- [Requirement Specification](#requirement-specification)
- [Workout](#workout)
- [Self-intersections](#self-intersections)
- [Extreme Acceleration](#extreme-acceleration)
- [Extreme Surface Tangency](#extreme-surface-tangency)
- [Extreme Surface Stretch or Compression](#extreme-surface-stretch-or-compression)
- Contributing
- [Contributing](#contributing)
- Help

<br>
Expand Down Expand Up @@ -270,7 +269,7 @@ Starter reserves the following words for private and public use. Public members
<br>
<br>

### Filesystem
### Filesystem API

Data is organised into **files** and **folders**.

Expand Down

0 comments on commit 5386934

Please sign in to comment.