diff --git a/docs/index.txt b/docs/index.txt index 342904b24d..8b9d60df22 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -275,7 +275,12 @@ Common Web application tools Django offers multiple tools commonly needed in the development of Web applications: -* :doc:`Authentication ` +* **Authentication:** + :doc:`Overview ` | + :doc:`Using the authentication system ` | + :doc:`Password management ` | + :doc:`Customizing authentication ` | + :doc:`API Reference ` * :doc:`Caching ` * :doc:`Logging ` * :doc:`Sending emails `