mirror of https://github.com/mosra/magnum.git
2 changed files with 29 additions and 0 deletions
@ -0,0 +1,23 @@ |
|||||||
|
/* This is here just to order the pages in some reasonable way. */ |
||||||
|
|
||||||
|
/** |
||||||
|
|
||||||
|
@page getting-started Getting started |
||||||
|
@page features Feature overview |
||||||
|
@page example-index Examples |
||||||
|
@page tips Tips and tricks |
||||||
|
@page utilities Utilities |
||||||
|
@page opengl OpenGL |
||||||
|
@page openal OpenAL |
||||||
|
@page debugoperators Debug output operators for custom types |
||||||
|
@page configurationvalues Configuration value parsers and writers for custom types |
||||||
|
@page deprecated Deprecated list |
||||||
|
@page coding-style Coding style |
||||||
|
|
||||||
|
@page changelog Changelog |
||||||
|
@page changelog-plugins Plugins changelog |
||||||
|
@page changelog-integration Integration changelog |
||||||
|
@page changelog-extras Extras changelog |
||||||
|
@page changelog-examples Examples changelog |
||||||
|
|
||||||
|
*/ |
||||||
Loading…
Reference in new issue