From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/index.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/html/index.php (limited to 'doc/html/index.php') 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 @@ + + + + RedMatrix Doxygen API Documentation + + +

RedMatrix Doxygen API Documentation not rendered

+To get the Doxygen API Documentation you must render it with the program Doxygen (included in most distributions). +
+$ doxygen util/Doxyfile
+
+
+back + + -- cgit v1.2.3