Revision 5f7aa0eaefed7c3ed3a05ce8611684aa47a588d2 authored by Lars Bilke on 13 January 2021, 14:48:51 UTC, committed by Lars Bilke on 13 January 2021, 14:48:51 UTC
1 parent 6d5f0fa
Raw File
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