Merge "SEBA-379 add fabric-crossconnect to guide"
diff --git a/Makefile b/Makefile
index 058091f..5b2c180 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@
 
 # Other repos with documentation that's included in the gitbook
 # edit the `git_refs` file with the commit/tag/branch that you want to use
-OTHER_REPO_DOCS ?= att-workflow-driver cord-tester fabric hippie-oss kubernetes-service olt-service onos-service openolt openstack rcord simpleexampleservice exampleservice vrouter xos xos-gui xos-tosca
+OTHER_REPO_DOCS ?= att-workflow-driver cord-tester fabric fabric-crossconnect hippie-oss kubernetes-service olt-service onos-service openolt openstack rcord simpleexampleservice exampleservice vrouter xos xos-gui xos-tosca
 GENERATED_DOCS  ?= # should be 'swagger', but currently broken
 ALL_DOCS        ?= $(OTHER_REPO_DOCS) $(GENERATED_DOCS)
 
diff --git a/SUMMARY.md b/SUMMARY.md
index de4174f..2b4143b 100644
--- a/SUMMARY.md
+++ b/SUMMARY.md
@@ -97,6 +97,7 @@
         * [Configure](profiles/mcord/configuration.md)
 * [Service Reference](operating_cord/services.md)
     * [Fabric](fabric/README.md)
+    * [Fabric Crossconnect](fabric-crossconnect/README.md)
     * [ONOS](onos-service/README.md)
     * [RCORD](rcord/README.md)
     * [vOLT](olt-service/README.md)
diff --git a/git_refs b/git_refs
index 81b8688..8659fbc 100644
--- a/git_refs
+++ b/git_refs
@@ -14,6 +14,7 @@
 att-workflow-driver   /docs    master
 cord-tester           /docs    master
 fabric                /docs    master
+fabric-crossconnect   /docs    master
 hippie-oss            /docs    master
 kubernetes-service    /docs    master
 olt-service           /docs    master