]> icculus.org git repositories - mikachu/openbox.git/blob - doc/doxygen/comments
ignore the wrappers
[mikachu/openbox.git] / doc / doxygen / comments
1 // Further comments for doxygen on the src/ directory
2
3 /*! @namespace ob
4   @brief The namespace containing the %Openbox window manager application
5 */
6
7 /*! @namespace otk
8   @brief The namespace containing the Openbox toolkit
9   The namespace containing a toolkit used by the Openbox window manager,
10   and also for use by external applications that wish to present a similar
11   visual appearance to Openbox.
12 */