From 32c101f037d81a75943f161ee0f2f8f8fc349a68 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Wed, 7 Nov 2018 15:30:06 -0800 Subject: Updated git submodules Project: multicloud/framework master b100bc48371a85cdb2d6dd808e2f36088caf7359 Add tox env to generate documentation The process to generate HTML documentation can be automated with tox. This chage covers the basics instructions. In order to test this is necessary to have python tox module and run the following command in the multivimbroker folder $ tox -e docs Change-Id: I9540f6234a85e4775a482efd9dda9da1ec615591 Signed-off-by: Victor Morales Issue-ID: DOC-300 --- docs/submodules/multicloud/framework.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/multicloud') diff --git a/docs/submodules/multicloud/framework.git b/docs/submodules/multicloud/framework.git index 66b38dea9..b100bc483 160000 --- a/docs/submodules/multicloud/framework.git +++ b/docs/submodules/multicloud/framework.git @@ -1 +1 @@ -Subproject commit 66b38dea91018952d9070d95dcc29fe510e13a1a +Subproject commit b100bc48371a85cdb2d6dd808e2f36088caf7359 -- cgit 1.2.3-korg