Browse Source

doc: placeholder for the UI documentation.

pull/272/head
Vladimír Vondruš 8 years ago
parent
commit
4eb1764c5e
  1. 3
      doc/features.dox

3
doc/features.dox

@ -24,6 +24,7 @@
*/ */
namespace Magnum { namespace Magnum {
/** @page features Feature guide /** @page features Feature guide
@brief Fundamental principles and design goals. @brief Fundamental principles and design goals.
@ -40,5 +41,7 @@ necessary to read through everything, pick only what you need.
- @subpage scenegraph --- @copybrief scenegraph - @subpage scenegraph --- @copybrief scenegraph
- @subpage shapes --- @copybrief shapes - @subpage shapes --- @copybrief shapes
- @subpage debug-tools --- @copybrief debug-tools - @subpage debug-tools --- @copybrief debug-tools
- @subpage ui --- @copybrief ui
*/ */
} }

Loading…
Cancel
Save