aboutsummaryrefslogtreecommitdiff
path: root/site/jekyll/documentation/index.md
diff options
context:
space:
mode:
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.