X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=docs%2Fcontent%2Fmain.md;h=aa253df9605bf1a6cc21ea22bf4ab445ea4ae7ac;hp=8bd6cef325cc8786b14e942fdd50861f10da4c93;hb=5280d715c0311735599fc9ef14bdd8b4efa293eb;hpb=4ea43727f4ccf2e1a44a57f9f1cfd6e0e0e81ca0 diff --git a/docs/content/main.md b/docs/content/main.md index 8bd6cef..aa253df 100644 --- a/docs/content/main.md +++ b/docs/content/main.md @@ -30,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,22 +38,22 @@ + [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) + + [Styling](@ref styling) ### Resources + [Resource Image](@ref resource-image) + [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 + + [FlexContainer](@ref flex-container) + [ItemView](@ref item-view) + [Popup](@ref popup) + [Scroll View](@ref scroll-view) @@ -78,25 +76,21 @@ + 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 - + Control Base Class Services - + How to write Custom UI Components + + [How to write Custom UI Components](@ref creating-custom-controls) + [Size Negotiation for Controls](@ref size-negotiation-controls) + [Type Registration](@ref type-registration) - + How to make Controls Scriptable + [Automated Tests](@ref auto_testing) + [Programming Guide](@ref documentationguide) + [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)