Move suites/ dir inside example/

example/paths.conf and documentation are updated accordingly.

Test suites should have been moved a long time ago, since the they are
user or setup-specific based on what needs to be tested.

Change-Id: I154b19979b545deba8b232b60172903f63fd9e28
diff --git a/doc/manuals/chapters/config.adoc b/doc/manuals/chapters/config.adoc
index f9b390d..e70b396 100644
--- a/doc/manuals/chapters/config.adoc
+++ b/doc/manuals/chapters/config.adoc
@@ -566,7 +566,7 @@
 
 - <<paths_conf,paths.conf>>: Available Available under 'example/', with its paths
   already configured to take required bits from inside the git repository.
-- <<suite_dir,suites_dir>>: Available under 'suites/'
+- <<suite_dir,suites_dir>>: Available under 'example/suites/'
 - <<scenarios_dir,scenarios_dir>>: Available under 'example/scenarios/'
 - <<resource_conf,resources.conf>>: Available under 'example/' as
   'resources.conf.prod' for Production setup and as 'resources.conf.rnd' for the