Prepare a publicly accessible sample of using the commit integration API
(bug 500795)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=500795

Change-Id: I283bab3f8919389be26c82da5ede0aae6a428ce7
diff --git a/documentation.php b/documentation.php
index 1d265cc..8b9f034 100644
--- a/documentation.php
+++ b/documentation.php
@@ -41,6 +41,13 @@
 			<li><a href="http://wiki.eclipse.org/Subversive_PDE_Fetch">Subversive PDE Fetch, by Mickael Istria</a></li>						
 		</ul>
 		<iframe width="560" height="315" src="https://www.youtube.com/embed/Szgs3jmo2YU" frameborder="0" allowfullscreen></iframe>
+		<h2>Integration API usage examples</h2>
+		<p>
+			This section provides a set of links to the source code of the integration API usage examples.
+		</p>
+		<ul>
+			<li><a href="https://dev.eclipse.org/svnroot/technology/org.eclipse.subversive/trunk/SubveriveCommitIntegration">Commit dialog integration API usage example.</a></li>
+		</ul>
 	</div>
 	
 	<div id="rightcolumn">