Merge "Guide to ResourceImage scaling and filtering" into tizen
authorKimmo Hoikka <kimmo.hoikka@samsung.com>
Fri, 29 May 2015 16:06:41 +0000 (09:06 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Fri, 29 May 2015 16:06:41 +0000 (09:06 -0700)
1  2 
docs/content/main.md

diff --combined docs/content/main.md
@@@ -58,7 -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 +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)