diff options
author | Hansen, Tony (th1395) <th1395@att.com> | 2023-05-23 21:27:17 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2023-06-01 14:01:59 +0000 |
commit | 35b3b01521cef7c4f89931e8e89841196f82e1ad (patch) | |
tree | 2e8dbdd4b29bafb82a8cf45b0981e76fbb81b299 /docs/sections/apis/PRH.rst | |
parent | 45520e94a2811b3485edf6b36cbfaf36ca34ec76 (diff) |
clean up some sphinx warnings
Change-Id: I8c2d925e8b27b4740227af0be3ab5d6f7153ec38
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-3399
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
(cherry picked from commit 663df2c1b8d9176094a62b00b7e80de096180621)
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'docs/sections/apis/PRH.rst')
-rw-r--r-- | docs/sections/apis/PRH.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/apis/PRH.rst b/docs/sections/apis/PRH.rst index e566c86e..52d12d1d 100644 --- a/docs/sections/apis/PRH.rst +++ b/docs/sections/apis/PRH.rst @@ -1,5 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. + http://creativecommons.org/licenses/by/4.0 .. _prh_api: @@ -123,7 +124,7 @@ Compiling PRH ============= Whole project (top level of PRH directory) and each module (sub module -directory) can be compiled using `mvn clean install` command. +directory) can be compiled using `mvn clean install` command. Main API Endpoints ================== @@ -150,4 +151,3 @@ Maven Children Artifacts: 2. prh-aai-client: Contains implementation of AAI client 3. prh-dmaap-client: Contains implementation of DmaaP client 4. prh-commons: Common code for whole prh modules - |