diff --git a/doxygen/txt_common/about.page b/doxygen/txt_common/about.page new file mode 100644 index 000000000..9f65c8afb --- /dev/null +++ b/doxygen/txt_common/about.page @@ -0,0 +1,39 @@ +/*! \page About + +\htmlonly + + + + +
+ The 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 Institute for + Computational Engineering and Sciences (ICES) at the + University of Texas at + Austin. For additional information or questions regarding + the PECOS center, please contact info@pecos.ices.utexas.edu. +
+\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 + +*/ diff --git a/doxygen/txt_common/footer.html b/doxygen/txt_common/footer.html new file mode 100644 index 000000000..e39a73413 --- /dev/null +++ b/doxygen/txt_common/footer.html @@ -0,0 +1,8 @@ +
+Generated on $datetime for $projectname +by  +doxygen +$doxygenversion
+ + + diff --git a/doxygen/txt_common/gpl.page b/doxygen/txt_common/gpl.page new file mode 100644 index 000000000..7c2066fc6 --- /dev/null +++ b/doxygen/txt_common/gpl.page @@ -0,0 +1,13 @@ +/*! \page License + +
+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.
+
+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 +GNU General Public License +for more details. +*/ \ No newline at end of file