[CORD-3109] Adding vOLT/RCORD documentation

Change-Id: I5de0c83d5685446f99e32ef84145494b20641299
diff --git a/Makefile b/Makefile
index 2d86d5f..4a25f95 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@
 build: setup
 	gitbook build
 
-setup: automation-tools cord-tester fabric openolt vrouter xos xos-gui xos-tosca swagger $(GENERATED_DOCS)
+setup: automation-tools cord-tester fabric hippie-oss olt-service openolt rcord vrouter xos xos-gui xos-tosca swagger $(GENERATED_DOCS)
 	gitbook init
 	gitbook install
 
@@ -47,9 +47,18 @@
 fabric:
 	ln -s ../orchestration/xos_services/fabric/docs fabric
 
+hippie-oss:
+	ln -s ../orchestration/xos_services/hippie-oss/docs hippie-oss
+
+olt-service:
+	ln -s ../orchestration/xos_services/olt-service/docs olt-service
+
 openolt:
 	ln -s ../incubator/openolt openolt
 
+rcord:
+	ln -s ../orchestration/profiles/rcord/docs rcord
+
 vrouter:
 	ln -s ../orchestration/xos_services/vrouter/docs vrouter
 
@@ -69,5 +78,5 @@
 	rm -rf $(GENERATED_DOCS)
 	rm -rf _book
 	rm -rf node_modules
-	rm -rf automation-tools cord-tester fabric openolt vrouter test xos xos-gui xos-tosca
+	rm -rf automation-tools cord-tester fabric hippie-oss olt-service openolt rcord vrouter test xos xos-gui xos-tosca
 
diff --git a/profiles/rcord/configuration.md b/profiles/rcord/configuration.md
index 7adc5a3..ca77c7f 100644
--- a/profiles/rcord/configuration.md
+++ b/profiles/rcord/configuration.md
@@ -121,9 +121,14 @@
 
 _For instructions on how to push TOSCA, please refer to this [guide](../../xos-tosca/README.md)_
 
+Once the POD has been configured, you can create a subscriber,
+please refer to the [RCORD Service](../../rcord/README.md) guide for
+more informations.
+
 ### Zero touch Subscriber provisioning
 
-This feature, also referred to as "bottom-up provisioning" enables autodiscovery of subscriber and their validation through an external OSS.
+This feature, also referred to as "bottom-up provisioning" enables autodiscovery
+of subscriber and their validation through an external OSS.
 
 Here is the expected workflow: