Improve formats of the Compute API guide

Replace the 'NOTE' and 'TODO' words with
the note and todo directives in the Compute API guide.

Improve some format in the guide.
e.g. Fix unnecessary bold characters.

Change-Id: I7e9d6b8a5228886fd5de03d12482481d2b652666
Closes-Bug: #1558459
This commit is contained in:
Takashi NATSUME
2018-11-06 17:57:31 +09:00
parent c295e395dc
commit ddf7c6e370
9 changed files with 151 additions and 150 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ the following endpoints:
* / - list of available versions
* /v2 - the first version of the Compute API, uses extensions
(we call this Compute API v2.0)
(we call this Compute API v2.0)
* /v2.1 - same API, except uses microversions
While this guide concentrates on documenting the v2.1 API,