aboutsummaryrefslogtreecommitdiff
path: root/doc/book/reference-manual/_index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book/reference-manual/_index.md')
-rw-r--r--doc/book/reference-manual/_index.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/book/reference-manual/_index.md b/doc/book/reference-manual/_index.md
new file mode 100644
index 00000000..62716df8
--- /dev/null
+++ b/doc/book/reference-manual/_index.md
@@ -0,0 +1,10 @@
++++
+title = "Reference Manual"
+weight = 4
+sort_by = "weight"
+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.