diff --git a/doc/doxygen/aminclude.am b/doc/doxygen/aminclude.am index c035d2422..68116d956 100644 --- a/doc/doxygen/aminclude.am +++ b/doc/doxygen/aminclude.am @@ -3,10 +3,10 @@ # dependencies here. #----------------------------------- -PECOS_extra_dependencies = doxygen/cantera.page \ - doxygen/txt_common/about.page \ - doxygen/txt_common/gpl.page \ - doxygen/txt_common/acknowledgment.page +PECOS_extra_dependencies = doc/doxygen/cantera.page \ + doc/doxygen/txt_common/about.page \ + doc/doxygen/txt_common/gpl.page \ + doc/doxygen/txt_common/acknowledgment.page ## --------------------------------- ## ## Format-independent Doxygen rules. ## diff --git a/doc/doxygen/cantera.page b/doc/doxygen/cantera.page index 2be20d879..a59834a63 100644 --- a/doc/doxygen/cantera.page +++ b/doc/doxygen/cantera.page @@ -1,4 +1,4 @@ -/*! \mainpage The CORE Library +/*! \mainpage The cantera Library Version \version, Build Date: \builddate @@ -7,13 +7,13 @@ Built by: \builduser on \buildhost \section overview Overview -Thank you for your interest in CORE. To aid in usage, this manual is +Thank you for your interest in cantera. To aid in usage, this manual is further divided into the following subsections: diff --git a/doc/doxygen/txt_common/about.page b/doc/doxygen/txt_common/about.page new file mode 100644 index 000000000..9f65c8afb --- /dev/null +++ b/doc/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/doc/doxygen/txt_common/about_vpath.page.in b/doc/doxygen/txt_common/about_vpath.page.in new file mode 100644 index 000000000..1936f3135 --- /dev/null +++ b/doc/doxygen/txt_common/about_vpath.page.in @@ -0,0 +1,39 @@ +/*! \page About2 + +\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]{@abs_top_srcdir@/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/doc/doxygen/txt_common/acknowledgment.page b/doc/doxygen/txt_common/acknowledgment.page new file mode 100644 index 000000000..f964d71c3 --- /dev/null +++ b/doc/doxygen/txt_common/acknowledgment.page @@ -0,0 +1,7 @@ +/*! \page Acknowledgments + +This material is based in part upon work supported by the Department +of Energy National Nuclear Security Administration under Award +Number \e DE-FC52-08NA28615. + +*/ \ No newline at end of file diff --git a/doc/doxygen/txt_common/footer.html b/doc/doxygen/txt_common/footer.html new file mode 100644 index 000000000..e39a73413 --- /dev/null +++ b/doc/doxygen/txt_common/footer.html @@ -0,0 +1,8 @@ +
+Generated on $datetime for $projectname +by  +doxygen +$doxygenversion
+ + + diff --git a/doc/doxygen/txt_common/gpl.page b/doc/doxygen/txt_common/gpl.page new file mode 100644 index 000000000..7c2066fc6 --- /dev/null +++ b/doc/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 diff --git a/doc/doxygen/txt_common/lgpl.page b/doc/doxygen/txt_common/lgpl.page new file mode 100644 index 000000000..605f6dd81 --- /dev/null +++ b/doc/doxygen/txt_common/lgpl.page @@ -0,0 +1,13 @@ +/*! \page LicenseLGPL + +This library is free software; you can redistribute it and/or +modify it under the terms of the Version 2.1 GNU Lesser General +Public License as published by the Free Software Foundation. + +This library 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 Lesser General +Public License for more details. + +*/ \ No newline at end of file diff --git a/doc/doxygen/txt_common/noop.page b/doc/doxygen/txt_common/noop.page new file mode 100644 index 000000000..bf1428539 --- /dev/null +++ b/doc/doxygen/txt_common/noop.page @@ -0,0 +1,11 @@ +/*! \page NOOP + +Note: This page does not contain any useful documentation (sorry). It +is used to include graphics to trick doxygen into copying them for us. +We apologize for the hackery in advance. + +\image html circle-logo-small.png + +\b 42. + +*/