swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 28b6516d8c0e060192d77a80998a913279f34e8e authored by Dmitry Yu. Naumov on 18 February 2021, 12:25:56 UTC
Merge branch 'CppCheckC++20' into 'master'
Tip revision: 28b6516
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