aboutsummaryrefslogtreecommitdiffstats
path: root/doc/html/index.php
diff options
context:
space:
mode:
authorRedMatrix <info@friendica.com>2015-03-05 09:01:36 +1100
committerRedMatrix <info@friendica.com>2015-03-05 09:01:36 +1100
commit3772ed00696c9a387f2375ee14dde93459d5b4ec (patch)
tree7d5e918c06604ea857c6c82427ebe33adc3d655f /doc/html/index.php
parentddaf5c067dcee0b8712e62bd710927d63fdf4d46 (diff)
parentda6eecd03111660ae12221265986ba4b10b155dd (diff)
downloadvolse-hubzilla-3772ed00696c9a387f2375ee14dde93459d5b4ec.tar.gz
volse-hubzilla-3772ed00696c9a387f2375ee14dde93459d5b4ec.tar.bz2
volse-hubzilla-3772ed00696c9a387f2375ee14dde93459d5b4ec.zip
Merge pull request #917 from dawnbreak/docu
remove Doxygen API Documentation from repository.
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>