diff options
author | sptaule <lecas83@gmail.com> | 2022-01-24 20:58:36 +0100 |
---|---|---|
committer | sptaule <lecas83@gmail.com> | 2022-01-24 20:58:36 +0100 |
commit | dc932f973593747697b98aa612a308df889741ab (patch) | |
tree | d1b88306af8373d650161e845c26690a52e32d29 /content/documentation/reference_manual/index.md | |
parent | 336fd3f7566c7872c17b30f7cd150e1d16899205 (diff) | |
download | garagehq.deuxfleurs.fr-dc932f973593747697b98aa612a308df889741ab.tar.gz garagehq.deuxfleurs.fr-dc932f973593747697b98aa612a308df889741ab.zip |
Added doc book
Diffstat (limited to 'content/documentation/reference_manual/index.md')
-rw-r--r-- | content/documentation/reference_manual/index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/documentation/reference_manual/index.md b/content/documentation/reference_manual/index.md new file mode 100644 index 0000000..0d4bd6f --- /dev/null +++ b/content/documentation/reference_manual/index.md @@ -0,0 +1,5 @@ +# Reference Manual + +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. |