diff --git a/docs/index.rst b/docs/index.rst index 50368f8d8..94771e6c6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,7 +11,6 @@ It supports Django 1.6.2+ on Python 2.6, 2.7, 3.2, 3.3 and 3.4. Django 1.7 suppo gettingstarted settings pages/index - editing_api snippets search/index form_builder diff --git a/docs/editing_api.rst b/docs/pages/editing_api.rst similarity index 100% rename from docs/editing_api.rst rename to docs/pages/editing_api.rst diff --git a/docs/pages/index.rst b/docs/pages/index.rst index 5e6e024e7..10bd995e1 100644 --- a/docs/pages/index.rst +++ b/docs/pages/index.rst @@ -21,6 +21,7 @@ The presentation of your content, the actual webpages, includes the normal use o creating_pages writing_templates model_recipes + editing_api advanced_topics/queryset_methods advanced_topics/private_pages advanced_topics/routable_page