From 14fe52e81c59a5a3558f4f587e56b75e388191dc Mon Sep 17 00:00:00 2001 From: pmikus Date: Mon, 3 Oct 2022 14:42:34 +0200 Subject: fix(docs): Static content Signed-off-by: pmikus Change-Id: I29c2c108cec7badbe302095d5797d39c0d34ad58 --- docs/report/introduction/documentation/documentation.rst | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 docs/report/introduction/documentation/documentation.rst (limited to 'docs/report/introduction/documentation/documentation.rst') diff --git a/docs/report/introduction/documentation/documentation.rst b/docs/report/introduction/documentation/documentation.rst deleted file mode 100644 index 3635516924..0000000000 --- a/docs/report/introduction/documentation/documentation.rst +++ /dev/null @@ -1,5 +0,0 @@ -Test Code Documentation -======================= - -`CSIT Performance Tests Documentation`_ contains detailed -functional description and input parameters for each test case. -- cgit