From 75f953274061c7b1d7f5f7247a0b458aafd3432e Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 7 Jul 2020 10:36:59 +0100 Subject: [PATCH] Fix broken references in documents This patch fixes some broken references and some unreferenced files. Issue-ID: POLICY-2686 Change-Id: Iad0bfea705d39fe70e0017e7b4b9a503e5649530 Signed-off-by: liamfallon --- docs/development/devtools/apex-s3p.rst | 4 ++-- docs/index.rst | 3 +-- docs/xacml/{tutorial => }/decision.guard.response.json | 0 3 files changed, 3 insertions(+), 4 deletions(-) rename docs/xacml/{tutorial => }/decision.guard.response.json (100%) diff --git a/docs/development/devtools/apex-s3p.rst b/docs/development/devtools/apex-s3p.rst index 784c4cbf..6143e165 100644 --- a/docs/development/devtools/apex-s3p.rst +++ b/docs/development/devtools/apex-s3p.rst @@ -265,7 +265,7 @@ After the test stop, we can generate a HTML test report via command .. image:: images/stability-jmeter.PNG -:download:`result.zip ` +:download:`result.zip ` Frankfurt release @@ -345,7 +345,7 @@ After the test stops, we can generate an HTML test report via the command: .. image:: images/frankfurt/apex_s3p_jm-1.png .. image:: images/frankfurt/apex_s3p_jm-2.png -:download:`result.zip ` +:download:`result.zip ` Setting up Performance Tests in APEX ++++++++++++++++++++++++++++++++++++ diff --git a/docs/index.rst b/docs/index.rst index a5cd4e72..5a421400 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,5 +22,4 @@ Policy Framework Architecture apex/apex distribution/distribution gui/Monitoring-GUI-Demo-Guide -.. release-notes.rst - + release-notes diff --git a/docs/xacml/tutorial/decision.guard.response.json b/docs/xacml/decision.guard.response.json similarity index 100% rename from docs/xacml/tutorial/decision.guard.response.json rename to docs/xacml/decision.guard.response.json -- 2.16.6