diff -r a5b96b98242c -r 6e561796804c doc/book/en/devweb/edition/index.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/book/en/devweb/edition/index.rst Tue May 04 11:09:18 2010 +0200 @@ -0,0 +1,13 @@ +Edition control +=============== + +This chapter covers the editing capabilities of |cubicweb|. It +explains html Form construction, the Edit Controller and their +interactions. + + +.. toctree:: + :maxdepth: 2 + + form + editcontroller