.. $Id: user-guide.rst 1188 2009-11-17 16:00:07Z bverheg $
.. pyformex documentation --- user guide

.. include:: defines.inc
.. include:: ../website/src/links.inc

.. _cha:userguide:

*******************
pyFormex user guide
*******************

.. warning:: This document and the sections below it are still very incomplete! 

.. topic:: Abstract

  The user guide explains in depth the most important components of pyFormex.
  It shows you how to start pyFormex, how to use the Graphical User Interface 
  (GUI), how to use the most important data classes, functions and GUI widgets
  in your scripts. It also contains sections dedicated to customization and
  extension of pyFormex.   


**Sections of the user guide:**

.. toctree::
   :maxdepth: 2

   running
   gui
   geometry
   drawing
   imaging
   projects
   properties
   widgets
   plugins
   config
   faq

.. End

