File: mainpage.txt

package info (click to toggle)
dune-common 2.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,112 kB
  • sloc: cpp: 44,714; python: 3,480; sh: 1,590; makefile: 17
file content (20 lines) | stat: -rw-r--r-- 590 bytes parent folder | download
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
*/