coriolis/hurricane/doc/hurricane/Hurricane.dox

20 lines
450 B
C++

// -*- C++ -*-
//! \mainpage Hurricane Documentation
//!
//! Additionnal documents:
//! - \ref grpSynthHierarchy
//!
//!
//! \defgroup grpSynthHierarchy Synthetic Class Hierarchy
//! \brief Simplificated class hierarchy.
//!
//! \htmlinclude customHierarchy.html
namespace Hurricane {
//! \namespace Hurricane
//! \brief The namespace dedicated to Hurricane.
}