diff --git a/docs/index.rst b/docs/index.rst index dc83f2b9f..97616eee8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -33,7 +33,6 @@ Index :titlesonly: getting_started/index - sites pages/index images/index snippets diff --git a/docs/pages/index.rst b/docs/pages/index.rst index 1c8824c84..dcd1da5d3 100644 --- a/docs/pages/index.rst +++ b/docs/pages/index.rst @@ -20,6 +20,7 @@ The presentation of your content, the actual webpages, includes the normal use o model_recipes editing_api streamfield + sites advanced_topics/queryset_methods advanced_topics/private_pages advanced_topics/routable_page_mixin diff --git a/docs/sites.rst b/docs/pages/sites.rst similarity index 100% rename from docs/sites.rst rename to docs/pages/sites.rst