From 15730a89974e10fb19e689c0379a7e761fba0c14 Mon Sep 17 00:00:00 2001 From: Dante Niewenhuis Date: Tue, 5 Nov 2024 18:41:50 +0100 Subject: Hiding all tutorials that are currently not working to reduce confusion (#263) * Hidden all tutorials that are currently not working to reduce confusion * removed advanced guides from docusaurus * removed advanced guides from whats-next * removed advanced guides from support page --- site/docs/documentation/Output.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'site/docs/documentation') diff --git a/site/docs/documentation/Output.md b/site/docs/documentation/Output.md index 3f9eb3d5..339ac615 100644 --- a/site/docs/documentation/Output.md +++ b/site/docs/documentation/Output.md @@ -1,6 +1,7 @@ -Running OpenDC results in three output files. The first file ([Server](#server)) contains metrics related to the jobs being executed. -The second file ([Host](#host)) contains all metrics related to the hosts on which jobs can be executed. Finally, the third file ([Service](#service)) +Running OpenDC results in three output files. The first file ([Task](#task)) contains metrics related to the jobs being executed. +The second file ([Host](#host)) contains all metrics related to the hosts on which jobs can be executed. The third file ([Power](#power)) +contains all metrics related to the power sources that power the hosts. Finally, the third file ([Service](#service)) contains metrics describing the overall performance. An experiment in OpenDC has ### Task -- cgit v1.2.3