25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

42 satır
1019 B

  1. .. Web Notes Framework Documentation documentation master file, created by
  2. sphinx-quickstart on Tue Jan 5 11:01:53 2010.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Documentation
  6. =============
  7. Web Notes Framework is a web application framework that is buit on Python and Javascript. It contains:
  8. * Meta-data modelling
  9. * Object-Relational Mapper (like Django)
  10. * Admin / Developer web-interface to build the application
  11. * Roles based permission structure
  12. * Form Rendering
  13. * Report Builder
  14. * Built-in AJAX and navigation widgets
  15. The server and client sides are tightly integrated for maximum abstraction and efficiency.
  16. For corrections / suggestions / contributions for the documentation,
  17. please mail me at rushabh@iwebnotes.com
  18. Contents:
  19. .. toctree::
  20. intro
  21. build_app
  22. server_side_api
  23. client_side_widgets
  24. sitemap
  25. glossary
  26. Indices and tables
  27. ==================
  28. * :ref:`genindex`
  29. * :ref:`modindex`
  30. * :ref:`search`