From 242fcc297903c2e47c35946da5f99f97d091de0a Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 31 Jan 2022 12:44:47 +0100 Subject: Add sections as documentation pages --- content/documentation/reference-manual/_index.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'content/documentation/reference-manual/_index.md') diff --git a/content/documentation/reference-manual/_index.md b/content/documentation/reference-manual/_index.md index ee79581..2718f4e 100644 --- a/content/documentation/reference-manual/_index.md +++ b/content/documentation/reference-manual/_index.md @@ -2,5 +2,10 @@ title = "Reference Manual" weight = 4 sort_by = "weight" -redirect_to = "documentation/reference-manual/configuration/" -+++ \ No newline at end of file +template = "documentation.html" ++++ + + +A reference manual contains some extensive descriptions about the features and the behaviour of the software. +Reading of this chapter is recommended once you have a good knowledge/understanding of Garage. +It will be useful if you want to tune it or to use it in some exotic conditions. -- cgit v1.2.3