Skip to content

Commit

Permalink
testing api documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wilson committed Aug 22, 2016
1 parent b4ef710 commit 353d0b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/chains.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ $manager->some()->item()->drop(); // deletes some.item
```

Note that levels are called as a method with no params. The data is then called, updated, or set as a property.

[API](me.html)
1 change: 1 addition & 0 deletions docs/me.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<b>A test</b>

0 comments on commit 353d0b0

Please sign in to comment.