Added structure for model documentation, as well as writing the documentation for...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Fri, 28 Jan 2011 22:03:05 +0000 (17:03 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Fri, 28 Jan 2011 22:03:05 +0000 (17:03 -0500)
commit4edce19176898736fc4914b7eb08d907566f0547
tree13038b62fdee1aac880cd739a6510d40d5d135bd
parentcd38e4893698333050ac52a9242bee29371a080c
Added structure for model documentation, as well as writing the documentation for the Node and View classes. Set up .gitignore to not worry about the docs build directory.
.gitignore
docs/conf.py
docs/index.rst
docs/models/entities.rst [new file with mode: 0644]
docs/models/intro.rst [new file with mode: 0644]
docs/models/nodes-and-views.rst [new file with mode: 0644]