From 06ab068a4190595d186cbb00bb6af9dfba731d28 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 29 May 2003 23:13:15 +0000 Subject: added some front matter text for doxygen svn-id: r8119 --- common/main.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'common/main.cpp') diff --git a/common/main.cpp b/common/main.cpp index 1949af3d15..c220a0a137 100644 --- a/common/main.cpp +++ b/common/main.cpp @@ -20,6 +20,14 @@ * */ +/*! \mainpage %ScummVM Source Reference + * + * These pages contains a cross referenced documentation for the %ScummVM source code, + * generated with Doxygen (http://www.doxygen.org) directly from the source. + * Currently not much is actually properly documented, but at least you can get an overview + * of almost all the classes, methods and variables, and how they interact. + */ + #include "stdafx.h" #include "engine.h" #include "gameDetector.h" -- cgit v1.2.3