README
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 12 Nov 2008 16:07:40 +0100
changeset 28 9b7067bfaa15
parent 0 b97547f5f1fa
child 2562 dd76d0f88796
permissions -rw-r--r--
introduce html_headers.on_load() method as a shortcut for add_post_inline_script('''jQuery(document).ready(...''')

CubicWeb semantic web framework 
===============================
 
Install
-------
From the source distribution, extract the tarball and run ::
  
    python setup.py install
  
For deb and rpm packages, use the tools recommended by your distribution.

  
Documentation
-------------
Look in the doc/ subdirectory.