From 40b040abe81011f94322614324daabedbea00bf2 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 29 Nov 2019 14:32:37 -0400 Subject: [PATCH] Minor documentation fixes Signed-off-by: Roberto Rosario --- docs/chapters/docker/customizing.txt | 2 -- docs/chapters/rest_api.txt | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/chapters/docker/customizing.txt b/docs/chapters/docker/customizing.txt index 488e9bb702..8d10ae5143 100644 --- a/docs/chapters/docker/customizing.txt +++ b/docs/chapters/docker/customizing.txt @@ -1,5 +1,3 @@ -.. _docker_install_networked: - ===================== Customizing the image ===================== diff --git a/docs/chapters/rest_api.txt b/docs/chapters/rest_api.txt index c550b215d7..2114d63dff 100644 --- a/docs/chapters/rest_api.txt +++ b/docs/chapters/rest_api.txt @@ -8,7 +8,7 @@ API allows integration with 3rd party software using simple HTTP requests. Several API authentication methods are provides: **Session**, **Token**, and **HTTP Basic**. -The URL for the API can be found via the :menuselection:`Tools --> REST API +The URL for the API can be found via the :menuselection:`Tools --> REST API` menu. The API is also self-documenting. The live API documentation can be found in the :menuselection:`Tools --> API Documentation (Swagger)` menu for the Swagger version and in the