doc/book/en/devweb/resource.rst
changeset 7632 3c9dfc6e820b
parent 7529 2fdc310be7cd
child 8271 3bd9b317b1d8
equal deleted inserted replaced
7631:4ac19f288149 7632:3c9dfc6e820b
     6 .. automethod:: cubicweb.web.webconfig.WebConfiguration.locate_all_files
     6 .. automethod:: cubicweb.web.webconfig.WebConfiguration.locate_all_files
     7 
     7 
     8 Static files handling
     8 Static files handling
     9 ---------------------
     9 ---------------------
    10 
    10 
    11 .. automethod:: cubicweb.web.webconfig.WebConfiguration.static_directory
    11 .. autoattribute:: cubicweb.web.webconfig.WebConfiguration.static_directory
    12 .. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_exists
    12 .. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_exists
    13 .. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_open
    13 .. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_open
    14 .. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_add
    14 .. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_add
    15 .. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_del
    15 .. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_del
    16 
    16