[meta-freescale] [Documentation][PATCH 04/31] RN: Install blockdiag extension

Daiane Angolini daiane.list at gmail.com
Fri Oct 24 18:14:47 PDT 2014


Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
---
 release-notes/source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/release-notes/source/conf.py b/release-notes/source/conf.py
index fb80661..7a6eda7 100644
--- a/release-notes/source/conf.py
+++ b/release-notes/source/conf.py
@@ -25,7 +25,7 @@ import sys, os
 
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = []
+extensions = ['sphinxcontrib.blockdiag']
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']
-- 
1.9.1



More information about the meta-freescale mailing list