X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fcontent%2Fmain.md;h=b54806b866af40614cf27a108b8eb92c376518ef;hb=647cfb67dc222a7577ca461f2baa7e91359b26e2;hp=960d77b1eceb1c822610a094b170f98e1d49d596;hpb=0f8a3e7d59a67d9394e9cb69bbebb00a210fb024;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/docs/content/main.md b/docs/content/main.md index 960d77b..b54806b 100644 --- a/docs/content/main.md +++ b/docs/content/main.md @@ -23,7 +23,6 @@ ### Programming Guide + [Programming Languages:](@ref programming-languages) + [C++](@ref c-plus-plus) - + [JavaScript](@ref java-script-support) + [JSON](@ref json-support) + [Application](@ref dali-application) + [Actors](@ref actors-and-stage) @@ -38,7 +37,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 @@ -46,11 +44,11 @@ + [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 @@ -69,7 +67,7 @@ + [Overview](@ref shader-intro) ### Scripting - + [JSON and JavaScript Overview](@ref scriptoverview) + + [JSON Overview](@ref scriptoverview) + [JSON Syntax](@ref script-json-specification) + [Scripting Hello World](@ref script-hello) @@ -77,19 +75,15 @@ + 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) + [Type Registration](@ref type-registration) + [Automated Tests](@ref auto_testing) + [Programming Guide](@ref documentationguide) - + [JavaScript Wrapping Guide for DALi developers](@ref javascriptwrapping) ### Application Optimization Guide + [Rescaling Images](@ref resourceimagescaling)