diff --git a/docs/index.rst b/docs/index.rst index 2ab429eb6..76f8c9444 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,6 +16,7 @@ It supports Django 1.6.2+ on Python 2.6, 2.7, 3.2, 3.3 and 3.4. Django 1.7 suppo search/index form_builder model_recipes + routable_page advanced_topics deploying performance diff --git a/docs/routable_page.rst b/docs/routable_page.rst index 0b982752d..5f82cd962 100644 --- a/docs/routable_page.rst +++ b/docs/routable_page.rst @@ -1,6 +1,6 @@ -============ -RoutablePage -============ +==================================== +Embedding URL configuration in Pages +==================================== .. versionadded:: 0.5