Changed all property & signal names to lowerCamelCase
[platform/core/uifw/dali-toolkit.git] / docs / content / main.md
index 29aea03..920c5db 100644 (file)
    + [Relative To Constraint](@ref constraints-relative-to)
   + [Multi-threading Notes](@ref animation-multi-threading-notes)
   + [Shader Animation](@ref animation-shader)
+  + [Styling](@ref styling)
 
 ### Resources
- + Resource Image
- + 9 Patch Image
- + Buffer Image
+ + [Resource Image](@ref resource-image)
+ + [9 Patch Image](@ref resource-9-patch)
+ + [Buffer Image](@ref resource-buffer)
 
 ### Control Base Class
  + [Background Feature](@ref background)
  + Keyboard Focus
- + Accessibility
+ + [Accessibility](@ref accessibility)
 
 ### UI Components
- + [Text Label](@ref text-label)
- + [Text Field](@ref text-field)
  + Buttons
- + TableView
+ + [ItemView](@ref item-view)
+ + [Popup](@ref popup)
  + [Scroll View](@ref scroll-view)
- + ItemView
+ + TableView
+ + [Text Field](@ref text-field)
+ + [Text Label](@ref text-label)
 
 ### RenderTasks