Fix Warnings generated while building of HTML docu
Same ID have been set to reference different RST blocks. To avoid this, I added the prefix 'archi_' within ID referencing architecture RST block. Bad indentation warnings have been fixed. Change-Id: I17f43f2f564ffd83fd5c345aed96fad06ee56b1d Partial-Bug: #1522034
This commit is contained in:
@@ -8,11 +8,7 @@
|
||||
Welcome to Watcher's developer documentation
|
||||
============================================
|
||||
|
||||
Mission
|
||||
=======
|
||||
|
||||
Provide an auditing service for OpenStack to improve workload placement
|
||||
on-the-go.
|
||||
.. include:: ../../README.rst
|
||||
|
||||
The developer documentation provided here is continually kept up-to-date based
|
||||
on the latest code, and may not represent the state of the project at any
|
||||
@@ -29,6 +25,7 @@ Introduction
|
||||
|
||||
glossary
|
||||
architecture
|
||||
deploy/configuration
|
||||
dev/environment
|
||||
dev/contributing
|
||||
dev/plugins
|
||||
|
||||
Reference in New Issue
Block a user