[cantera+autotools]: thank you for the 2nd pair of eyes, paul -- doxygen is very close to compiling now
This commit is contained in:
parent
5af8b69446
commit
cd61541a84
3 changed files with 60 additions and 0 deletions
39
doxygen/txt_common/about.page
Normal file
39
doxygen/txt_common/about.page
Normal 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
|
||||
|
||||
*/
|
||||
8
doxygen/txt_common/footer.html
Normal file
8
doxygen/txt_common/footer.html
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<hr size="1"/><address style="text-align: right;"><small>
|
||||
Generated on $datetime for $projectname
|
||||
by <a href="http://www.doxygen.org/index.html">
|
||||
<em>doxygen</em></a>
|
||||
$doxygenversion</small></address>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
13
doxygen/txt_common/gpl.page
Normal file
13
doxygen/txt_common/gpl.page
Normal 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.
|
||||
*/
|
||||
Loading…
Add table
Reference in a new issue