doc/book/en/devrepo/entityclasses/index.rst
branchstable
changeset 5394 105011657405
parent 5144 5a09bea07302
child 5879 7d3044271a29
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/book/en/devrepo/entityclasses/index.rst	Fri Apr 23 17:31:46 2010 +0200
@@ -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
+   interfaces
+   application-logic