diff -r 76ab3c71aff2 -r c67bcee93248 doc/book/devrepo/entityclasses/index.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/book/devrepo/entityclasses/index.rst Thu Jan 08 22:11:06 2015 +0100 @@ -0,0 +1,13 @@ +Data as objects +=============== + +In this chapter, we will introduce the objects that are used to handle +the logic associated to the data stored in the database. + +.. toctree:: + :maxdepth: 1 + + data-as-objects + load-sort + adapters + application-logic