doc tweak

This commit is contained in:
Andy Gup 2014-06-05 17:27:15 -06:00
parent c3aba631b1
commit d8aa79cc39

View File

@ -11,6 +11,9 @@ This sample demonstrates using an application manifest to store tiles locally.
The use cases for using this sample are to ensure you can reload and restart you application The use cases for using this sample are to ensure you can reload and restart you application
one it is offline. one it is offline.
It is strongly recommended that you use your own optimized build of the ArcGIS API for JavaScript
using the Web Optimizer: http://jso.arcgis.com/
Use the included Grunt task to help generate the manifest file. There is manual Use the included Grunt task to help generate the manifest file. There is manual
work involved in determining which files need to go into the manifest. The included manifest work involved in determining which files need to go into the manifest. The included manifest
file should work with this sample to give you an idea of what goes into the manifest. file should work with this sample to give you an idea of what goes into the manifest.