aboutsummaryrefslogtreecommitdiff
path: root/site/jekyll/documentation/index.md
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-01-24 13:42:40 -0800
committerJakob Odersky <jakob@odersky.com>2016-01-24 14:09:50 -0800
commit6ca90e6b240a00cc8a0697763261f78f9cffdd21 (patch)
tree252416c283ec7dce91ec12b977b1a19271172812 /site/jekyll/documentation/index.md
parent75162c02b5013272d07e58e043beb57d68f73397 (diff)
downloadakka-serial-6ca90e6b240a00cc8a0697763261f78f9cffdd21.tar.gz
akka-serial-6ca90e6b240a00cc8a0697763261f78f9cffdd21.tar.bz2
akka-serial-6ca90e6b240a00cc8a0697763261f78f9cffdd21.zip
Update dicumentation
Diffstat (limited to 'site/jekyll/documentation/index.md')
-rw-r--r--site/jekyll/documentation/index.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/site/jekyll/documentation/index.md b/site/jekyll/documentation/index.md
index ef35414..56c83d6 100644
--- a/site/jekyll/documentation/index.md
+++ b/site/jekyll/documentation/index.md
@@ -10,19 +10,22 @@ Start by reading the manual and checking out some examples.
- <i class="fa fa-book"></i> [Examples](https://github.com/jodersky/flow/tree/master/flow-samples)
See some very simple, working demo applications.
-
+
- <i class="fa fa-code"></i> [API documentation]({{site.url}}/latest/api#com.github.jodersky.flow.Serial$)
Browse flow's API.
-
+
+- <i class="fa fa-book"></i> [Developer Guide](developer.html)
+ Instructions on building and publishing flow.
+
## Help
Have a question or suggestion? Found a bug? There are several channels to get help.
- <i class="fa fa-bug"></i> [Issues](https://github.com/jodersky/flow/issues)
Check known issues or file a new one. This is also the place to go for long questions or propositions.
-
+
- <i class="fa fa-comments"></i> [Chat](https://gitter.im/jodersky/flow)
Gitter chat for simple inquiries.
-
+
## Use cases
Get inspired by some real projects that use flow.