.. _quickstart/index: Getting started =============== .. contents:: :depth: 2 .. image:: logodojocdocssmall.png :alt: Dojo Documentation :class: logowelcome; * :ref:`Getting started with some simple steps ` ============ Installation ============ * :ref:`How to Install the Dojo Toolkit ` * :ref:`Configuring Dojo ` * :ref:`Using Dojo from a CDN ` ================== Base Functionality ================== JavaScript Extensions --------------------- * :ref:`Functions used *everywhere* ` * :ref:`Browser Sniffing ` * :ref:`Arrays ` * :ref:`Parsing, Formatting and Validating Numbers and Dates ` * Todo: classes * Todo: inheritance * Todo: mixins AJAX ---- * :ref:`AJAX ` * :ref:`Back buttons ` DOM Manipulation & CSS Queries ------------------------------ * :ref:`DOM Manipulation and dojo.query() ` Events ------ * :ref:`The event system ` Internationalization -------------------- * :ref:`Internationalization (i18n) ` ========== Animations ========== * :ref:`FX / Animations ` ======= Widgets ======= * :ref:`Dijit, Dojo's widget Library ` * :ref:`UI Development ` * :ref:`Themes and Theming ` * :ref:`DojoX Widgets ` Widget developers notes: ------------------------ * :ref:`Writing Widgets ` * :ref:`Widget Hierarchies ` * :ref:`Layout Widget Hierarchies ` ======================= Data stores (dojo.data) ======================= * :ref:`Using Datastores ` * :ref:`Reference manual ` ============= Drag and Drop ============= * is the DnD tutorial ready for take off? ======== Charting ======== * :ref:`dojox.charting ` ========================= Dojo Toolkit Architecture ========================= * Todo ============================= Testing, Debugging and Tuning ============================= Testing ------- * Unit Testing: Using :ref:`D.O.H, the Dojo Objective Harness ` * doh.robot tutorials `part 1 `_ and `part 2 `_ Debugging --------- TODOC: firebug lite, isDebug, debugAtAllCosts, console.* Tuning ------ * :ref:`Tuning your installation with Custom Builds ` ======== See also ======== * :ref:`Key Links ` - a collection of current and useful Dojo demos and tutorials