diff options
author | Stephen Wong <stephen.kf.wong@gmail.com> | 2018-09-19 20:53:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-19 20:53:34 +0000 |
commit | e716285dfe01e2373984550495fd2cf02dbf959d (patch) | |
tree | 1b124dd88bdbf5387c9089be163b6930327466eb /docs/conf.py | |
parent | e8eaf48f2a1230658e38eb8d609bdcd31b3661fd (diff) | |
parent | da30cab5f4d52037fa46a06347286d455000d8c7 (diff) |
Merge "Local Documentation Builds"
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py new file mode 100644 index 0000000..3c4453e --- /dev/null +++ b/docs/conf.py @@ -0,0 +1 @@ +from docs_conf.conf import * |