https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: ea515ee9da8305aee914765fad0ab2bba0960194 authored by Norbert Grunwald on 20 January 2021, 10:40:41 UTC
Apply 1 suggestion(s) to 1 file(s)
Tip revision: ea515ee
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:
 *
 * - 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