summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorbertys <souville@docomolab-euro.com>2015-09-20 23:46:35 +0200
committerbertys <souville@docomolab-euro.com>2015-10-05 16:26:06 +0200
commit5173377d09f2ee36f340e98c894422a2095cfb20 (patch)
tree342a25e8d6d0f19a20ca329634ad5d9ea0c807bb /etc
parent69c39a463f93c4a1d000d69d5782199a473852a0 (diff)
Evaluate ETSI NFV IFA vs. Promise specifications
JIRA: PROMISE-11 Added definition of resource zone (NFV IFA 010 V0.5.2) Section 5 aligned to NFV IFA 005 V0.7.0 Added OPNFV Logo Change-Id: I02e564d9db3846e3f2901caade65082cb4ca83ff Signed-off-by: bertys <souville@docomolab-euro.com>
Diffstat (limited to 'etc')
-rwxr-xr-xetc/conf.py8
1 files changed, 3 insertions, 5 deletions
diff --git a/etc/conf.py b/etc/conf.py
index 8c70b15..88fcb28 100755
--- a/etc/conf.py
+++ b/etc/conf.py
@@ -4,9 +4,7 @@ import os
needs_sphinx = '1.3'
-# plantuml
-extensions = ['sphinxcontrib.plantuml']
-plantuml = ['java', '-jar', 'plantuml.jar']
+extensions = ['sphinxcontrib.httpdomain']
numfig = True
@@ -27,6 +25,6 @@ latex_elements = {
project = u'Promise: Resource Management'
copyright = u'%s, OPNFV' % datetime.date.today().year
-version = u'1.0.1'
-release = u'1.0.1'
+version = u'1.0.2'
+release = u'1.0.2'