X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=docs%2Fcontent%2Fmain.md;h=380828a733f02e9b9e4d7c0ec90d8440b344203a;hp=c34c256d4b6053997faa757ec9762506eb048da1;hb=26e308db77c286ccd0be0e7627b6cebfa2f9cb67;hpb=5f6e04b26996da4c06716ce044bdfdb0e7e2e61b diff --git a/docs/content/main.md b/docs/content/main.md index c34c256..380828a 100644 --- a/docs/content/main.md +++ b/docs/content/main.md @@ -30,6 +30,7 @@ + [Event Handling](@ref event-system) + [Layouting](@ref size-negotiation) + [Image Actor](@ref image-actor) + + [Image View](@ref image-view) + [Animation](@ref animation) + [Basic Framework](@ref animation-basics) + [Key Frame Animations](@ref animation-key-frame) @@ -39,6 +40,7 @@ + [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](@ref resource-image) @@ -48,15 +50,16 @@ ### 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 - + [Scroll View](@ref scroll-view) + [ItemView](@ref item-view) + + [Popup](@ref popup) + + [Scroll View](@ref scroll-view) + + TableView + + [Text Field](@ref text-field) + + [Text Label](@ref text-label) ### RenderTasks