doc/namespaces.dox
changeset 921 818510fa3d99
parent 882 46974f296c4a
child 959 c80ef5912903
equal deleted inserted replaced
0:d55116a65074 1:241ea521af9d
     1 /// The namespace of HugoLib
     1 /// The namespace of LEMON
     2 
     2 
     3 /// \todo Some more detailed description would be nice here.
     3 /// \todo Some more detailed description would be nice here.
     4 ///
     4 ///
     5 namespace hugo {
     5 namespace lemon {
     6 
     6 
     7   /// The namespace of HUGOlib concepts and concept checking classes
     7   /// The namespace of LEMON concepts and concept checking classes
     8 
     8 
     9   /// \todo Some more detailed description would be nice here.
     9   /// \todo Some more detailed description would be nice here.
    10   ///
    10   ///
    11   namespace skeleton {}
    11   namespace skeleton {}
    12 }
    12 }