src/hugo/skeletons/graph.h
changeset 794 d9ec436d11fe
parent 774 4297098d9677
child 801 48638058e188
     1.1 --- a/src/hugo/skeletons/graph.h	Fri Sep 03 09:41:50 2004 +0000
     1.2 +++ b/src/hugo/skeletons/graph.h	Fri Sep 03 10:28:21 2004 +0000
     1.3 @@ -2,6 +2,7 @@
     1.4  #ifndef HUGO_SKELETON_GRAPH_H
     1.5  #define HUGO_SKELETON_GRAPH_H
     1.6  
     1.7 +///\ingroup skeletons
     1.8  ///\file
     1.9  ///\brief Declaration of GraphSkeleton.
    1.10  
    1.11 @@ -12,8 +13,8 @@
    1.12  namespace hugo {
    1.13    namespace skeleton {
    1.14      
    1.15 -    // @defgroup empty_graph The GraphSkeleton class
    1.16 -    // @{
    1.17 +    /// \addtogroup skeletons
    1.18 +    /// @{
    1.19  
    1.20      /// An empty static graph class.
    1.21