X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=docs%2Fcontent%2Fmain.md;h=960d77b1eceb1c822610a094b170f98e1d49d596;hp=2a9fd0b885dc4fec2086e2f234b73fc5689507ee;hb=27649fa487f2913206331c98e41ea5787001061e;hpb=971bfa9c6730fefc49e45c5df796ce7e34e43ae3 diff --git a/docs/content/main.md b/docs/content/main.md index 2a9fd0b..960d77b 100644 --- a/docs/content/main.md +++ b/docs/content/main.md @@ -1,4 +1,4 @@ -# DALi Introduction +# DALi Introduction ajskdfajksd fhksja ### Introduction + [What is DALi?](@ref dali-introduction) @@ -8,6 +8,7 @@ + [Main, Update & Render Threads](@ref dali-threads) + [DALi Fundamentals](@ref fundamentals) + [Actors & Stage](@ref actors-and-stage) + + [Layers and draw order](@ref layer) + [Coordinate System](@ref coordinate-system) + [Scene Graph](@ref scene-graph) + [Handle / Body Idiom](@ref handle-body-idiom) @@ -29,8 +30,6 @@ + [Positioning](@ref positioning-actors) + [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) @@ -40,7 +39,7 @@ + [Relative To Constraint](@ref constraints-relative-to) + [Multi-threading Notes](@ref animation-multi-threading-notes) + [Shader Animation](@ref animation-shader) - + [Styling](@ref styling) + + [Styling](@ref styling) ### Resources + [Resource Image](@ref resource-image) @@ -55,6 +54,7 @@ ### UI Components + Buttons + + [FlexContainer](@ref flex-container) + [ItemView](@ref item-view) + [Popup](@ref popup) + [Scroll View](@ref scroll-view) @@ -92,8 +92,6 @@ + [JavaScript Wrapping Guide for DALi developers](@ref javascriptwrapping) ### Application Optimization Guide - + [Texture Atlases](@ref textureatlases) - + [Texture Compression](@ref texturecompression) + [Rescaling Images](@ref resourceimagescaling) + Performance & Debugging + [Performance Tips](@ref performancetips)