diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-06-01 09:57:40 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2021-06-02 12:35:06 +0530 |
commit | 211b609bd426b22fe7a0fc60a970a787acc006ca (patch) | |
tree | 2ed0a472d5d552fbf2c39a9b85449f7850b440ae /docs/index.rst | |
parent | 5034a07fa6174039e8fb88e2d508932ed05a120c (diff) |
Update docs for music migration
- Update the Architecture diagram
- Split Installation page into
configuration and advanced options
Issue-ID: OPTFRA-964
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I214b05ef0f88cb11f50aa6156450506074ed06c0
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 59759d4..86c78f1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -42,6 +42,8 @@ is an orchestration service, or Nova is a compute service. ./sections/offeredapis.rst ./sections/consumedapis.rst ./sections/installation.rst + ./sections/configuration.rst + ./sections/installation-advanced.rst ./sections/logging.rst ./sections/homingspecification.rst Example Homing Templates <./sections/example.rst> |