[cantera+autotools]: thank you for the 2nd pair of eyes, paul -- doxygen is very close to compiling now

This commit is contained in:
Nicholas Malaya 2011-12-09 23:51:51 +00:00
parent 5af8b69446
commit cd61541a84
3 changed files with 60 additions and 0 deletions

View file

@ -0,0 +1,39 @@
/*! \page About
\htmlonly
<table border="0" width="660" >
<tr><td width=95> <img src="circle-logo-small.png" /> </td>
<td>
The <a href="http://pecos.ices.utexas.edu">Center for
Predictive Engineering and Computational Sciences</a> (PECOS)
is one of five US centers sponsored under the Predictive
Science Academic Alliance Program (PSAAP) of the National
Nuclear Security Administration's Advanced Simulation and
Computing Program. The PECOS center is housed within
the <a href="http://www.ices.utexas.edu">Institute for
Computational Engineering and Sciences (ICES) </a> at the
<a href="http://www.utexas.edu">University of Texas at
Austin</a>. For additional information or questions regarding
the PECOS center, please contact <a href="mailto:info@pecos.ices.utexas.edu">info@pecos.ices.utexas.edu</a>.
</td>
</tr>
</table>
\endhtmlonly
\latexonly
\begin{tabular}{m{2.2cm} m{0.80\textwidth} }
\includegraphics[width=2cm]{../../doxygen/fig_common/circle-logo.pdf} &
The \href{http://pecos.ices.utexas.edu}{Center for Predictive
Engineering and Computational Sciences} (PECOS) is one of five US
centers sponsored under the Predictive Science Academic Alliance
Program (PSAAP) of the National Nuclear Security Administration's
Advanced Simulation and Computing Program. The PECOS center is housed
within the \href{http://www.ices.utexas.edu}{Institute for
Computational Engineering and Sciences} (ICES) at the
\href{http://www.utexas.edu"}{University of Texas at Austin}. For
additional information or questions regarding the PECOS center, please
contact info@pecos.ices.utexas.edu.
\end{tabular}
\endlatexonly
*/

View file

@ -0,0 +1,8 @@
<hr size="1"/><address style="text-align: right;"><small>
Generated on $datetime for $projectname
by&nbsp;<a href="http://www.doxygen.org/index.html">
<em>doxygen</em></a>
$doxygenversion</small></address>
</body>
</html>

View file

@ -0,0 +1,13 @@
/*! \page License
<br>
This program is free software; you can redistribute it and/or modify
it under the terms of the Version 2 GNU General Public License as published by
the Free Software Foundation.<br>
<br>
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
<a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU General Public License</a>
for more details.
*/