Skip to content
Snippets Groups Projects
Commit d5c786bd authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

\mainpage for doxygen

parent c48977a8
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,23 @@
//* FRIDA: flexible rapid interactive data analysis *//
//* frida2.cpp: main loop *//
//* (C) Joachim Wuttke 1990-, C++ rewrite 2001- *//
//* http://apps.jcns.fz-juelich.de *//
//* http://apps.jcns.fz-juelich.de/frida *//
//**************************************************************************//
//! \mainpage FRIDA: flexible rapid interactive data analysis
//!
//! Homepage: http://apps.jcns.fz-juelich.de/frida
//!
//! Useful entry points in this source documentation:
//! - initializations, main loop: <a href="frida2_8cpp_source.html">frida2.cpp</a>
//! - commands: <a href="commands_8cpp_source.html">commands.cpp</a>
//! - online memory: <a href="namespaceNOlm.html">namespace NOlm</a>
//! - data model root: <a href="classCOlo.html">class COlo</a>
//!
//! Used libraries:
//! - Minor utilities: <a href="../../jwu-varia/html/trivia/index.html">libtrivia</a>
//! - Dialogue interface: <a href="../../jwu-varia/html/read-plus/index.html">libread-plus</a>
#include <cstdlib>
#include <iostream>
#include <string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment