aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples.rst
diff options
context:
space:
mode:
authorMarko Tibold2011-12-30 01:36:43 +0100
committerMarko Tibold2011-12-30 01:36:43 +0100
commit91cee26ad89c04a70f33ae334150dd127f900474 (patch)
tree3f894d3da06c21ca57d22d7d55c607742f028d6c /docs/examples.rst
parent500b0dcddc2d965a595eadadc70fb06d2648cc96 (diff)
downloaddjango-rest-framework-91cee26ad89c04a70f33ae334150dd127f900474.tar.bz2
Some initial refactoring of the docs.
Diffstat (limited to 'docs/examples.rst')
-rw-r--r--docs/examples.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/examples.rst b/docs/examples.rst
new file mode 100644
index 00000000..911ebdf3
--- /dev/null
+++ b/docs/examples.rst
@@ -0,0 +1,9 @@
+.. toctree::
+ :maxdepth: 1
+
+ examples/views
+ examples/modelviews
+ examples/objectstore
+ examples/pygments
+ examples/blogpost
+ examples/sandbox