Skip to content

Commit

Permalink
Update docs nav
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Mar 13, 2018
1 parent bfa012e commit 6d6c89f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ navigation:
- iterator-stream
- compression-streams
- message
- payload
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ This package offers some basic implementations, other libraries might provide ev
* [`InMemoryStream`](./in-memory-stream.md)
* [`IteratorStream`](./iterator-stream.md)
* [`Message`](./message.md)
* [`Payload`](./payload.md)
* [`ResourceInputStream`](./resource-streams.md)
* [`ZlibInputStream`](./compression-streams.md)

Expand Down

0 comments on commit 6d6c89f

Please sign in to comment.