[book] add autoload section from code and fix sphinx warnings
* drop misleading faq entry since clear explanation can be found in internationalization chapter
* use autodata sphinx directive instead of raw text
* fill empty chapter with autodoc:
- devweb/httpcaching.rst
- devweb/resource.rst
- devweb/views/idownloadable.rst
- devweb/views/wdoc.rst
* use shebang in excerpt to denote shell code
* fix some bad indented docstrings in javascript files
CubicWeb semantic web framework===============================CubicWeb is a entities / relations based knowledge management systemdevelopped at Logilab.This package contains:* a repository server* a RQL command line client to the repository* an adaptative modpython interface to the server* a bunch of other management toolsInstall-------More details at http://www.cubicweb.org/doc/en/admin/setupGetting started---------------Execute: apt-get install cubicweb cubicweb-dev cubicweb-blog cubicweb-ctl create blog myblog cubicweb-ctl start -D myblog sensible-browser http://localhost:8080/Details at http://www.cubicweb.org/doc/en/intro/tutorial/blog-in-five-minutesDocumentation-------------Look in the doc/ subdirectory or read http://www.cubicweb.org/doc/en/