diff --git a/documentation/manual/source/pages/development.rst b/documentation/manual/source/pages/development.rst index 51d6f381c8b..6bf7fe00926 100644 --- a/documentation/manual/source/pages/development.rst +++ b/documentation/manual/source/pages/development.rst @@ -1,6 +1,8 @@ Development *********** +This section touches on various aspects and tools related to development activities with regard to qooxdoo. Topics range from the various qooxdoo application types, over discussions of performance, unit testing and debugging, to internationalization and parts, a specific means to partition and lazily load application components. + Application Creation ====================