X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=docs%2Fcontent%2Fmain-page.h;h=1d2b4835f552ff124c1654cc75191484863c7be1;hp=564590c37151bcf11d11be4dc5090cb3e2c3430a;hb=29e1d6b49dab1ad36d29a26c990602873bb7e46d;hpb=01864cd4216d958c5f0e95643dbbeca7c9937716 diff --git a/docs/content/main-page.h b/docs/content/main-page.h index 564590c..1d2b483 100644 --- a/docs/content/main-page.h +++ b/docs/content/main-page.h @@ -57,11 +57,21 @@ * - \link boost-library Boost Library \endlink * - \link boost-function Boost function usage \endlink * + * \section Rendering + * - \link viewing-modes Viewing modes \endlink + * * \section Profiling * - \link resource-tracking Resource Tracking \endlink * - \link performance-profiling Performance Profiling \endlink * -*/ + * \section Performance + * - \link performance-tips Performance Tips \endlink + * - \link texture-atlases Texture Atlases \endlink + * - \link Texture_Compression Compressing Textures \endlink + * + * \section Testing + * See [Automated Tests](@ref auto_testing) for instructions. + */ /*! \page scene-graph *