remove project name dependency from most of the doc files to ease project merging, there are going to be some edge cases requiring manual tweaking as most of this was done by script.

This commit is contained in:
redmatrix
2015-05-13 17:59:45 -07:00
parent c82082d2bb
commit 364025e550
48 changed files with 277 additions and 277 deletions

View File

@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>RedMatrix Doxygen API Documentation</title>
<title>$Projectname Doxygen API Documentation</title>
</head>
<body>
<h1>RedMatrix Doxygen API Documentation not rendered</h1>
<h1>$Projectname 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