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