diff options
author | aditya.puthuparambil <aditya.puthuparambil@est.tech> | 2020-04-30 15:59:43 +0100 |
---|---|---|
committer | aditya puthuparambil <aditya.puthuparambil@est.tech> | 2020-05-01 10:36:46 +0000 |
commit | 9e67eb79f13bfc4bd536dae5ddaf12b8aa8a5dca (patch) | |
tree | f909f7dba6c51cfa588d39336a9901b14d0ffb21 /docs/apex/APEX-DecisionMakerExample.rst | |
parent | afa8f83e956647dff10134cc3575e8e8173061c9 (diff) |
Apex-pdp documentation changed Code to Github Link + fix for errors and warnings
Issue-ID: POLICY-2399
Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech>
Change-Id: Ic5cfe700028fa7b27d89fc90f36d1bb8f14f7997
Diffstat (limited to 'docs/apex/APEX-DecisionMakerExample.rst')
-rw-r--r-- | docs/apex/APEX-DecisionMakerExample.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/apex/APEX-DecisionMakerExample.rst b/docs/apex/APEX-DecisionMakerExample.rst index 9bd6a564..57791ad6 100644 --- a/docs/apex/APEX-DecisionMakerExample.rst +++ b/docs/apex/APEX-DecisionMakerExample.rst @@ -68,11 +68,6 @@ APEX Examples Decision Maker .. |makeDecisionExtraMode_Server_link| raw:: html <a href="https://github.com/onap/policy-apex-pdp/blob/master/examples/examples-decisionmaker/src/main/resources/examples/html/DecisionMaker/MakeDecisionExtraMode_Server.html" target="_blank">HTML Server: Extra Mode</a> - -.. |apexConfigRESTServer_link| raw:: html - - <a href="https://github.com/onap/policy-apex-pdp/blob/master/examples/examples-decisionmaker/src/main/resources/examples/config/DecisionMaker/ApexConfigRESTServer.json" target="_blank">APEX Configuration: Rest Server</a> - .. |answerInitTask_link| raw:: html <a href="https://github.com/onap/policy-apex-pdp/blob/master/examples/examples-decisionmaker/src/main/resources/logic/AnswerInitTask.js" target="_blank">Task Logic: Answer Init</a> |