diff --git a/htdocs/.htaccess b/htdocs/.htaccess new file mode 100644 index 000000000..e65a9426b --- /dev/null +++ b/htdocs/.htaccess @@ -0,0 +1,2 @@ +#Redirect "devinfo.html" to the new place... +Redirect permanent /devinfo.html /devinfo/ \ No newline at end of file diff --git a/htdocs/devinfo/index.php b/htdocs/devinfo/index.php new file mode 100644 index 000000000..b2be8bd6f --- /dev/null +++ b/htdocs/devinfo/index.php @@ -0,0 +1,43 @@ + + + + + Cppcheck - A tool for static C/C++ code analysis + + + + + +
+
+ +
+
+
+
+

Doxygen

+ +

Other

+ +
+
+ + \ No newline at end of file diff --git a/htdocs/index.php b/htdocs/index.php index 8062cf7ba..507a1d84b 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -20,6 +20,7 @@
  • Wiki
  • Forum
  • Trac
  • +
  • Developer Info
  • Project page