aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples
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
parent500b0dcddc2d965a595eadadc70fb06d2648cc96 (diff)
downloaddjango-rest-framework-91cee26ad89c04a70f33ae334150dd127f900474.tar.bz2
Some initial refactoring of the docs.
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/blogpost.rst2
-rw-r--r--docs/examples/modelviews.rst2
-rw-r--r--docs/examples/objectstore.rst2
-rw-r--r--docs/examples/pygments.rst2
-rw-r--r--docs/examples/sandbox.rst2
-rw-r--r--docs/examples/views.rst2
6 files changed, 0 insertions, 12 deletions
diff --git a/docs/examples/blogpost.rst b/docs/examples/blogpost.rst
index be91913d..597d715a 100644
--- a/docs/examples/blogpost.rst
+++ b/docs/examples/blogpost.rst
@@ -1,5 +1,3 @@
-.. _blogposts:
-
Blog Posts API
==============
diff --git a/docs/examples/modelviews.rst b/docs/examples/modelviews.rst
index c60c9f24..24e35f45 100644
--- a/docs/examples/modelviews.rst
+++ b/docs/examples/modelviews.rst
@@ -1,5 +1,3 @@
-.. _modelviews:
-
Getting Started - Model Views
-----------------------------
diff --git a/docs/examples/objectstore.rst b/docs/examples/objectstore.rst
index 38bdbc98..601eeabb 100644
--- a/docs/examples/objectstore.rst
+++ b/docs/examples/objectstore.rst
@@ -1,5 +1,3 @@
-.. _objectstore:
-
Object Store API
================
diff --git a/docs/examples/pygments.rst b/docs/examples/pygments.rst
index b4bc2c16..82a2ceed 100644
--- a/docs/examples/pygments.rst
+++ b/docs/examples/pygments.rst
@@ -1,5 +1,3 @@
-.. _codehighlighting:
-
Code Highlighting API
=====================
diff --git a/docs/examples/sandbox.rst b/docs/examples/sandbox.rst
index b6658ad9..ec465aaf 100644
--- a/docs/examples/sandbox.rst
+++ b/docs/examples/sandbox.rst
@@ -1,5 +1,3 @@
-.. _sandbox:
-
Sandbox Root API
================
diff --git a/docs/examples/views.rst b/docs/examples/views.rst
index 59e13976..0e02aa29 100644
--- a/docs/examples/views.rst
+++ b/docs/examples/views.rst
@@ -1,5 +1,3 @@
-.. _views:
-
Getting Started - Views
-----------------------