diff -r 76ab3c71aff2 -r c67bcee93248 doc/book/devrepo/index.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/book/devrepo/index.rst Thu Jan 08 22:11:06 2015 +0100 @@ -0,0 +1,25 @@ +.. _Part2: + +---------------------- +Repository development +---------------------- + +This part is about developing applications with the *CubicWeb* +framework. It is not concerned with the web system, which is a +separate layer and has its own whole chapter. + +.. toctree:: + :maxdepth: 2 + :numbered: + + cubes/index + vreg.rst + datamodel/index + entityclasses/index + devcore/index + repo/index + testing.rst + migration.rst + profiling.rst + fti.rst + dataimport