Merge "Remove constraints from Popup, TableView, Alignment & ScrollBar" into tizen
[platform/core/uifw/dali-toolkit.git] / docs / content / main-page.h
index 61619dd..b7b86be 100644 (file)
@@ -69,6 +69,8 @@
  * - \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
@@ -97,7 +99,7 @@
  * When the button is pressed, the actor will receive an event and adjust the color of its button face
  * element.
  *
- * \section scene_dali Why does Dali internally have a second scene graph?
+ * \section scene_internal Why does Dali internally have a second scene graph?
  * Actors and elements are contained in a scene graph which deals with input, layout and some animation
  * it doesn't perform any drawing.
  *