.. Orange3-Textable documentation master file, created by
   sphinx-quickstart on Wed Oct 26 10:57:42 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Orange3-Textable's documentation!
============================================

NB: this documentation is still work in progress. Until it's completed, the user 
is advised to consult the `documentation of Textable v2.0 
<http://orange-textable.readthedocs.io>`_

Contents:

.. toctree::
   :maxdepth: 2


Getting Started
===============


.. toctree::
   :maxdepth: 1

   getting-started/index
   getting-started/description
   getting-started/installation


Widgets
=======

Text Import
-----------

.. toctree::
   :maxdepth: 1

   widgets/textimport/textfield
   widgets/textimport/textfiles
   widgets/textimport/urls
  

Segmentation Processing
-----------------------

.. toctree::
   :maxdepth: 1

   widgets/segmentationprocessing/preprocess
   widgets/segmentationprocessing/recode
   widgets/segmentationprocessing/merge
   widgets/segmentationprocessing/segment
   widgets/segmentationprocessing/select
   widgets/segmentationprocessing/intersect
   widgets/segmentationprocessing/extractxml
   widgets/segmentationprocessing/display


Table Construction
------------------

.. toctree::
   :maxdepth: 1

   widgets/tableconstruction/count
   widgets/tableconstruction/length
   widgets/tableconstruction/variety
   widgets/tableconstruction/cooccurrence
   widgets/tableconstruction/context
   widgets/tableconstruction/category
 

Conversion/Export 
-----------------

.. toctree::
   :maxdepth: 1

   widgets/conversionexport/convert
   widgets/conversionexport/message


Tutorials
=========

.. toctree::
   :maxdepth: 1

   tutorials/


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

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