aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorSilvio <silvio@devlet.com.br>2011-02-23 11:45:39 -0300
committerSilvio Rhatto <silvio@devlet.com.br>2011-02-23 11:45:39 -0300
commit37ca029f0fc8f35584f944a5df48a060a2d9b5e4 (patch)
tree22a9bcf84c0d72ed75a822db8520f92661299d7f /index.php
parent07563f53baedcf6085b4467dd4659b1d0e0ab17a (diff)
downloadcinisis-master.tar.gz
cinisis-master.tar.bz2
Documentation update (4)HEADmaster
Diffstat (limited to 'index.php')
-rw-r--r--index.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/index.php b/index.php
index f48b34b..8e47aba 100644
--- a/index.php
+++ b/index.php
@@ -19,6 +19,13 @@
* <h2>Installation and usage</h2>
*
* \verbinclude README.txt
+ *
+ * <h2>Example</h2>
+ *
+ * The following exemple shows how to read a database entry using
+ * two different ISIS backends:
+ *
+ * \include samples/read.php
*/
// Autoloader.