From 175cc6901a182d2b657822bbcfcbbd651a16a8a7 Mon Sep 17 00:00:00 2001
From: lguyot <luc.guyot@epfl.ch>
Date: Mon, 15 Jan 2018 10:10:38 +0100
Subject: [PATCH] [NRRPLT-6109] Enables BBP Software Catalog automated doc

Change-Id: Idc814d12a1bcc1fd129567b64791abc132df1289
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 2be70b2..8edaf7b 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ COVER_PACKAGES=hbp_nrp_virtual_coach
 
 #documentation to build
 DOC_MODULES=hbp_nrp_virtual_coach/doc
+DOC_REPO=--doc-repo ssh://bbpcode.epfl.ch/infra/jekylltest
 
 ##### DO NOT MODIFY BELOW #####################
 
-- 
GitLab