.. Web Notes Framework Documentation documentation master file, created by
   sphinx-quickstart on Tue Jan  5 11:01:53 2010.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Documentation
=============

Web Notes Framework is a web application framework that is buit on Python and Javascript. It contains:

* Meta-data modelling
* Object-Relational Mapper (like Django)
* Admin / Developer web-interface to build the application
* Roles based permission structure
* Form Rendering
* Report Builder
* Built-in AJAX and navigation widgets

The server and client sides are tightly integrated for maximum abstraction and efficiency.

For corrections / suggestions / contributions for the documentation, 
please mail me at rushabh@iwebnotes.com

Contents:

.. toctree::
   
   intro
   build_app
   server_side_api
   client_side_widgets
   sitemap
   glossary

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

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

