diff options
author | Aaron Smith <aasmith@redhat.com> | 2018-09-19 23:23:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-09-19 23:23:26 +0000 |
commit | ec05bfdf4721bec6abab0b912cee721c5cc54e1d (patch) | |
tree | 398fa90afba3ee7fff49161b6c6e5189a56aa258 /docs/conf.py | |
parent | e7f7e9226f2370afe0d57b4c43c5bfe4bf30a942 (diff) | |
parent | 478dc53bfdda4aec04045302f1c3f822cbfc12a5 (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 00000000..3c4453e7 --- /dev/null +++ b/docs/conf.py @@ -0,0 +1 @@ +from docs_conf.conf import * |