diff options
| author | Tom Christie | 2011-01-28 17:42:57 +0000 |
|---|---|---|
| committer | Tom Christie | 2011-01-28 17:42:57 +0000 |
| commit | 40f47a9fb31aebd965dce03ae57c036d5360d124 (patch) | |
| tree | 9e95ee3e500b5c2d8eb4e1adecefaf1d2de47b8a /docs/index.rst | |
| parent | 2e9fd9c6b93a77dcf5caa42a4d71b9da2021693f (diff) | |
| download | django-rest-framework-40f47a9fb31aebd965dce03ae57c036d5360d124.tar.bz2 | |
Minor bit of tidy up (all the stuff I noticed when demoing to francis)
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index a6bdaab8..10e41f7a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -13,8 +13,30 @@ Some of FlyWheel's features: * Optional support for forms as input validation. * Modular architecture - Easy to extend and modify. +Installation & Setup +-------------------- + +blah di blah + +Getting Started +--------------- + +Blah di blah + + +Examples +-------- + +Blah blah blah, examples here. + +Add a toctree for examples + + +Library Reference +----------------- + .. toctree:: - :maxdepth: 1 + :maxdepth: 2 resource modelresource |
