X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;fp=docs%2Fconf.py;h=4ac7272b4baa175e8982a12524d7ab559038833f;hb=3a3da864201f796debcd1ed5554255822240fccb;hp=0000000000000000000000000000000000000000;hpb=424e72ce7a22cda402692d4ec96d099ad7618254;p=iec.git diff --git a/docs/conf.py b/docs/conf.py new file mode 100644 index 0000000..4ac7272 --- /dev/null +++ b/docs/conf.py @@ -0,0 +1,8 @@ +############################################################################## +# Copyright (c) 2019 Linux Foundation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +from docs_conf.conf import * # noqa: F401,F403