add link to javadocs
Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/3740e925 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/3740e925 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/3740e925 Branch: refs/heads/master Commit: 3740e92550f0b3094e039b473e40c2dd4df959fb Parents: 64bf15a Author: Steve Blackmon @steveblackmon <[email protected]> Authored: Thu Feb 25 16:49:56 2016 -0600 Committer: Steve Blackmon @steveblackmon <[email protected]> Committed: Thu Feb 25 16:49:56 2016 -0600 ---------------------------------------------------------------------- src/site/site.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/3740e925/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 0068beb..547ac5d 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -65,6 +65,7 @@ <item name="Read about twitter / streams conversion" href="http://streams.incubator.apache.org/site/0.2-incubating/streams-project/streams-contrib/index.html" /> <item name="Learn about utility streams components" href="http://streams.incubator.apache.org/site/0.2-incubating/streams-project/streams-components/index.html" /> <item name="Learn about streams interoperability modules" href="http://streams.incubator.apache.org/site/0.2-incubating/streams-project/streams-contrib/index.html" /> + <item name="Browse the streams-project javadocs" href="http://streams.incubator.apache.org/site/0.2-incubating/streams-project/apidocs/index.html" /> </menu> <menu name="Foundation"> <item name="Foundation Info" href="http://www.apache.org/" />
