aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php11
1 files changed, 9 insertions, 2 deletions
diff --git a/index.php b/index.php
index 357d918..59ecaf9 100644
--- a/index.php
+++ b/index.php
@@ -1,6 +1,13 @@
<?php
-/**
- * Cinisis - Isis db reading tool.
+/*! \mainpage Cinisis Database Reader
+ *
+ * Cinisis is a <a href="https://secure.wikimedia.org/wikipedia/en/wiki/CDS/ISIS">CDS/ISIS</a>
+ * database reading library written in PHP. It's intended for integrating or migrating
+ * existing ISIS databases into other applications.
+ *
+ * Usage:
+ *
+ * \verbinclude README.txt
*/
// Autoloader.