Orange Documentation
====================


Widget Catalog
--------------

:doc:`Widget catalog <widgets/rst/index>` contains descriptions of most widgets as they appear in the latest version of Orange.


Scripting Documentation
-----------------------

A beginner should start with the :doc:`tutorial <tutorial/rst/index>`, which shows how to do simple stuff like loading data and constructing classifiers.

For everyday programming in Orange, use :doc:`reference <reference/rst/index>`.

If you would like to write new widgets you should also take a look at the :doc:`widget development manual <extend-widgets/rst/index>`.


Orange Development Documentation
--------------------------------

For documentation about development of Orange itself, please see our wiki_.

.. _wiki: http://orange.biolab.si/trac/intertrac/

Contents
--------

.. toctree::
   :maxdepth: 1

   widgets/rst/index
   first-steps/rst/index
   tutorial/rst/index
   reference/rst/index
   development/rst/index
   extend-widgets/rst/index


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

