Remove StereoMode
[platform/core/uifw/dali-toolkit.git] / docs / content / main.md
index 960d77b..c7b88f6 100644 (file)
@@ -38,7 +38,6 @@
    + [Equal To Constraint](@ref constraints-equal-to)
    + [Relative To Constraint](@ref constraints-relative-to)
   + [Multi-threading Notes](@ref animation-multi-threading-notes)
-  + [Shader Animation](@ref animation-shader)
  + [Styling](@ref styling)
 
 ### Resources
  + [9 Patch Image](@ref resource-9-patch)
  + [Buffer Image](@ref resource-buffer)
 
-### Control Base Class & Renderers
+### Control Base Class & Visuals
  + [Background Feature](@ref background)
  + Keyboard Focus
  + [Accessibility](@ref accessibility)
- + [Control Renderers](@ref control-renderers)
+ + [Visuals](@ref visuals)
 
 ### UI Components
  + Buttons
  + Environment Variables
  + [Resource Tracking](@ref resourcetracking)
  + Logging
- + [Debug Renderer](@ref debugrenderer)
+ + [Visual Debug Rendering](@ref debugrendering)
  + [Stagehand - DALi Visual Debugger](@ref stagehand)
 
-### Viewing Modes
- + [Overview](@ref viewing-modes)
-
 ### Extending DALi
  + [How to write Custom UI Components](@ref creating-custom-controls)
   + [Size Negotiation for Controls](@ref size-negotiation-controls)