From 9527444c52b9ae93ad39c52e14a50961bdb1c344 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Fri, 16 Jul 2010 15:33:24 -0500 Subject: [PATCH] Added a config file to let setup.py drive building the sphinx docs. --- docs/auth.rst | 4 ++-- docs/index.rst | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/auth.rst b/docs/auth.rst index 476ca915..70aca704 100644 --- a/docs/auth.rst +++ b/docs/auth.rst @@ -172,10 +172,10 @@ Further Challenges -The :mod:`access` Module +The :mod:`rbac` Module -------------------------- -.. automodule:: nova.auth.access +.. automodule:: nova.auth.rbac :members: :undoc-members: :show-inheritance: diff --git a/docs/index.rst b/docs/index.rst index 039bf00f..ef2e8f63 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -44,6 +44,8 @@ Contents: fakes binaries todo + modules + packages Indices and tables ==================