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=12894687c9f7bf380f760889f349073f8799d5bd;hb=74c8fd064793430f586e7f2572e3a0bd0fb50af4;hpb=7dbdc48ead036277d57a6a6ad61d6056c3b39a07 diff --git a/docs/content/main.md b/docs/content/main.md index 1289468..aa253df 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,17 +8,17 @@ + [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) - + Units & the Default Camera (default unit 1 is 1 pixel with default camera) + + [Scene Graph](@ref scene-graph) + [Handle / Body Idiom](@ref handle-body-idiom) - + Signals + + [Signals](@ref signals) + [Properties](@ref properties) - + Actions - + Tutorial - + [Hello World](@ref hello-world) + + [Actions](@ref actions) + + [Tutorial: Hello World](@ref hello-world) ### Getting Started - + How to build DALi on Ubuntu Desktop + + [How to build DALi on Ubuntu Desktop](@ref build-ubuntu) ### Programming Guide + [Programming Languages:](@ref programming-languages) @@ -26,43 +26,41 @@ + [JavaScript](@ref java-script-support) + [JSON](@ref json-support) + [Application](@ref dali-application) - + Actors + + [Actors](@ref actors-and-stage) + [Positioning](@ref positioning-actors) + [Event Handling](@ref event-system) + [Layouting](@ref size-negotiation) - + [Image Actor](@ref image-actor) - + Animation - + AnimateTo - + AnimateBy - + Key Frame Animations - + Path Animations + + [Animation](@ref animation) + + [Basic Framework](@ref animation-basics) + + [Key Frame Animations](@ref animation-key-frame) + + [Path Animations](@ref animation-paths) + [Constraints](@ref constraints) - + Equal To Constraint - + Relative To Constraint - + Linear Constrainer - + Path Constrainer + + [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) - + [Example and Usage](@ref animation-example) - + [Rotation with quaternions](@ref animation-rotation) + + [Styling](@ref styling) ### Resources - + Resource Image - + 9 Patch Image - + Buffer Image + + [Resource Image](@ref resource-image) + + [9 Patch Image](@ref resource-9-patch) + + [Buffer Image](@ref resource-buffer) -### Control Base Class +### Control Base Class & Visuals + [Background Feature](@ref background) + Keyboard Focus - + Accessibility + + [Accessibility](@ref accessibility) + + [Visuals](@ref visuals) -### UI Controls - + [Text Label](@ref text-label) - + TextEntry +### UI Components + Buttons - + TableView + + [FlexContainer](@ref flex-container) + + [ItemView](@ref item-view) + + [Popup](@ref popup) + [Scroll View](@ref scroll-view) - + ItemView + + TableView + + [Text Editor](@ref text-editor) + + [Text Field](@ref text-field) + + [Text Label](@ref text-label) ### RenderTasks @@ -78,25 +76,22 @@ + Environment Variables + [Resource Tracking](@ref resourcetracking) + Logging - + GUI Builder - + Stagehand + + [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 Controls + + [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) + [Performance Profiling](@ref performanceprofiling)