X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fcontent%2Fmain.md;h=41354e0654dea458e46383a2302fea454fe7ce67;hb=0fbe4fd1600f41afc7b4f85f84d87f4fc82b0594;hp=1f6091a20a4b092857e5e9763842604b1551f65e;hpb=07f42751dbdbf750111752a824ec989fc25f64fe;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/docs/content/main.md b/docs/content/main.md index 1f6091a..41354e0 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) @@ -47,10 +48,11 @@ + [9 Patch Image](@ref resource-9-patch) + [Buffer Image](@ref resource-buffer) -### Control Base Class +### Control Base Class & Renderers + [Background Feature](@ref background) + Keyboard Focus + [Accessibility](@ref accessibility) + + [Control Renderers](@ref control-renderers) ### UI Components + Buttons @@ -83,11 +85,9 @@ + [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)