Development
***********

Application Creation
====================

.. toctree::
  :maxdepth: 2

  development/skeletons


Debugging
==========

.. toctree::
   :maxdepth: 2

   development/logging
   development/debugging


Performance
===========

.. toctree::
   :maxdepth: 2

   development/memory_management
   development/profiling


Testing
=======

.. toctree::
   :maxdepth: 1

   development/unit_testing
   development/frame_apps_testrunner
   development/simulator
   development/simulator_locators


Parts
=====

.. toctree::
   :maxdepth: 2

   development/parts_overview
   development/parts_using


Further Resources
-----------------

* :ref:`Generator Configuration <pages/tool/generator_config_ref#packages>`
* `qooxdoo API <http://demo.qooxdoo.org/%{version}/apiviewer/index.html#qx.io.PartLoader>`_


Internationalization
====================

.. toctree::
   :maxdepth: 2

   Internationalization, Localization <development/internationalization>


Miscellaneous
=============

.. toctree::
   :maxdepth: 2

   development/image_clipping_and_combining

   development/write_api_documentation
   development/reporting_bugs

   development/aspects_template

   development/internet_explorer_specific_settings

