https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 93ed069865a5a4d84772447b0390c5443488dfb3 authored by Dmitry Yu. Naumov on 15 February 2021, 06:17:33 UTC
Merge branch 'SmallFixes' into 'master'
Tip revision: 93ed069
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