doc/book/en/development/webstdlib/index.rst
branchtls-sprint
changeset 1714 a721966779be
child 5263 196eb979318f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/book/en/development/webstdlib/index.rst	Thu May 07 16:33:22 2009 +0200
@@ -0,0 +1,27 @@
+Standard features for web interface development
+===============================================
+
+This chapter describes generic web features built as CubicWeb application objects.
+
+They are used for CubicWeb default automatic interface, but you're free to use
+them or not for you're own application.
+
+.. toctree::
+   :maxdepth: 1
+
+   basetemplates
+   primary
+   baseviews
+   startup
+   boxes
+   table
+   xmlrss
+   autoform
+   editforms
+   editcontroller
+   urlpublish
+   breadcrumbs
+   facets
+   wdoc
+   embedding
+   idownloadable
\ No newline at end of file