13 lines
407 B
Text
13 lines
407 B
Text
|
// 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
|
||
|
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.
|
||
|
*/
|