diff --git a/doc/source/glanceapi.rst b/doc/source/glanceapi.rst index 73c38522af..1006c4ab9d 100644 --- a/doc/source/glanceapi.rst +++ b/doc/source/glanceapi.rst @@ -14,8 +14,8 @@ License for the specific language governing permissions and limitations under the License. -The Glance REST API -=================== +Using Glance's Public APIs +========================== Glance has a RESTful API that exposes both metadata about registered virtual machine images and the image data itself. diff --git a/doc/source/index.rst b/doc/source/index.rst index 04bead5a9b..5409e0663b 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -70,8 +70,8 @@ Using Glance .. toctree:: :maxdepth: 1 - glanceclient glanceapi + glanceclient Developer Docs ==============