Merge "Guide to ResourceImage scaling and filtering" into tizen
[platform/core/uifw/dali-toolkit.git] / docs / content / main.md
index 92ed866..38cd6c4 100644 (file)
@@ -58,7 +58,7 @@
 
 ### UI Controls
  + [Text Label](@ref text-label)
- + TextEntry
+ + [Text Field](@ref text-field)
  + Buttons
  + TableView
  + [Scroll View](@ref scroll-view)
@@ -97,6 +97,7 @@
 ### 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)