diff options
author | 2018-10-04 10:02:01 +0000 | |
---|---|---|
committer | 2018-10-04 10:02:01 +0000 | |
commit | 7b1b9e2ff57ceb2a75b3d60b95262c12e1823586 (patch) | |
tree | 6b20e7aa8d3c03b522171783b3a336a2dba24877 /docs/conf.py | |
parent | 4d9843200ef1dde2442667cd077afb24f09087ba (diff) | |
parent | 72c03e11197ad3eb9a532d9605bd64a6f9d82050 (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..eb12e74 --- /dev/null +++ b/docs/conf.py @@ -0,0 +1 @@ +from docs_conf.conf import * # noqa: F401,F403 |