X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=doc%2Fdoxygen%2Fcomments;fp=doc%2Fdoxygen%2Fcomments;h=dab4fe5616cc9c01f023450e87ffa88428a6ffaf;hb=f25252a4849ab205856629480178946b2b454aa3;hp=0000000000000000000000000000000000000000;hpb=c3946be073669491680949817b9baa61ab8206ff;p=chaz%2Fopenbox diff --git a/doc/doxygen/comments b/doc/doxygen/comments new file mode 100644 index 00000000..dab4fe56 --- /dev/null +++ b/doc/doxygen/comments @@ -0,0 +1,14 @@ +// Further comments for doxygen on the src/ directory + +/*! @namespace ob + @brief The namespace containing the %Openbox window manager application +*/ + +/*! @namespace otk + @brief The namespace containing the Openbox toolkit +*/ +/*! @namespace otk + The namespace containing a toolkit used by the Openbox window manager, + and also for use by external applications that wish to present a similar + visual appearance to Openbox. +*/