X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=docs%2Fcontent%2Fmain.md;h=2bc8bdde8d168756253fa47b0b2759220fdb4247;hp=960d77b1eceb1c822610a094b170f98e1d49d596;hb=HEAD;hpb=9c779d53223a5eae3be6f8af12954cea364a606b diff --git a/docs/content/main.md b/docs/content/main.md index 960d77b..2bc8bdd 100644 --- a/docs/content/main.md +++ b/docs/content/main.md @@ -1,4 +1,4 @@ -# DALi Introduction ajskdfajksd fhksja +# DALi Introduction ### Introduction + [What is DALi?](@ref dali-introduction) @@ -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)