From f424c80a0ab636f15de01d3538cfabb5ef30752a Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Sat, 9 Nov 2019 22:37:16 +0530 Subject: [PATCH] doc: dev: Mention where to find the user manual Signed-off-by: Joseph Nuthalapati [sunil: Minor wording changes] Signed-off-by: Sunil Mohan Adapa Reviewed-by: Sunil Mohan Adapa --- doc/dev/index.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/dev/index.rst b/doc/dev/index.rst index 595e618a2..b765faa6b 100644 --- a/doc/dev/index.rst +++ b/doc/dev/index.rst @@ -3,8 +3,12 @@ FreedomBox Developer Documentation ================================== -This manual is meant for developers intending to develop app for FreedomBox. It -provides a step by step tutorial and an API reference. +**Note:** If you are looking for documentation on using FreedomBox, please visit +the `FreedomBox Manual `__. You can +also find a copy of the user manual in the help section of your FreedomBox. + +This manual is meant for developers intending to develop apps for FreedomBox. +It provides an API reference and a step-by-step tutorial for developing apps. .. toctree:: :maxdepth: 3