aboutsummaryrefslogtreecommitdiffstats
path: root/doc/html/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/index.php')
-rw-r--r--doc/html/index.php15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/html/index.php b/doc/html/index.php
new file mode 100644
index 000000000..10b363818
--- /dev/null
+++ b/doc/html/index.php
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <title>RedMatrix Doxygen API Documentation</title>
+</head>
+<body>
+<h1>RedMatrix Doxygen API Documentation not rendered</h1>
+To get the Doxygen API Documentation you must render it with the program <a href="http://www.doxygen.org">Doxygen</a> (included in most distributions).
+<pre>
+$ doxygen util/Doxyfile
+</pre>
+<br>
+<a href="javascript:history.back()">back</a>
+</body>
+</html>