https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 7b40136be0bc230d25fb5edeb4825a28cf4befca authored by Dmitri Naumov on 18 February 2021, 12:19:27 UTC
Cppcheck uses C++20 standard now.
Tip revision: 7b40136
mainpage.dox.in
/** \mainpage OpenGeoSys ${OGS_VERSION} source code documentation
 *
 * \section intro_sec Introduction
 *
 * This page only describes the source code itself. See the following links for additional information:
 *
 * - Latest Doxygen site for current master: https://doxygen-latest.opengeosys.org
 * - Developer guide: https://opengeosys.org/docs/devguide
 * - Data Explorer (Gui) manual: https://gitlab.opengeosys.org/ogs/data_explorer_manual/-/jobs/artifacts/master/raw/ogsde-man.pdf?job=build
 * - Discussion forum: https://discourse.opengeosys.org
 *
 *
 * \section internal_modules Internal Modules
 *
 * * \subpage ODESolver
 * * \subpage ExternalODESolverInterface
 *
 */
back to top