1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
// SPDX-FileCopyrightInfo: Copyright (C) DUNE Project contributors, see file LICENSE.md in module root
// SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception
/** \mainpage dune-common Automatic Documentation
\section intro Introduction
Welcome to the %Dune documentation pages. This documentation has been
generated using Doxygen, a free source code documentation system for
documenting C/C++ code.
\section mods Modules
The best way to start is from the page \subpage modules which gives
you access to the documentation by category.
*/
/** \page modules Modules
*/
|