You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by ni...@apache.org on 2015/07/08 10:21:07 UTC

zest-qi4j git commit: Forgot to include the @Invocation injection documentation in the tutorials.txt

Repository: zest-qi4j
Updated Branches:
  refs/heads/develop 746d6205c -> 299b141e5


Forgot to include the @Invocation injection documentation in the tutorials.txt


Project: http://git-wip-us.apache.org/repos/asf/zest-qi4j/repo
Commit: http://git-wip-us.apache.org/repos/asf/zest-qi4j/commit/299b141e
Tree: http://git-wip-us.apache.org/repos/asf/zest-qi4j/tree/299b141e
Diff: http://git-wip-us.apache.org/repos/asf/zest-qi4j/diff/299b141e

Branch: refs/heads/develop
Commit: 299b141e544e6fa569b94ca77ac8e9815a36c107
Parents: 746d620
Author: Niclas Hedhman <he...@betfair.com>
Authored: Wed Jul 8 11:21:00 2015 +0300
Committer: Niclas Hedhman <he...@betfair.com>
Committed: Wed Jul 8 11:21:00 2015 +0300

----------------------------------------------------------------------
 manual/src/docs/website/tutorials.txt | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/299b141e/manual/src/docs/website/tutorials.txt
----------------------------------------------------------------------
diff --git a/manual/src/docs/website/tutorials.txt b/manual/src/docs/website/tutorials.txt
index a028411..5768c04 100644
--- a/manual/src/docs/website/tutorials.txt
+++ b/manual/src/docs/website/tutorials.txt
@@ -138,6 +138,10 @@ include::../tutorials/howto-configure-service.txt[]
 
 :leveloffset: 2
 
+include::../tutorials/howto-invocation-annotation.txt[]
+
+:leveloffset: 2
+
 include::../tutorials/howto-use-io.txt[]
 
 :leveloffset: 2