From: John Keeney Date: Thu, 16 Apr 2020 17:26:03 +0000 (+0000) Subject: Merge "Corrected README and error message" X-Git-Tag: BronzeRC0~11 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=aa7bf144fe1f8db000e1201824b14edace31861c;hp=70d2474ab593bd523e4daf5ef3528abadcb2bb9d;p=sim%2Fa1-interface.git Merge "Corrected README and error message" --- diff --git a/docs/conf.py b/docs/conf.py index 9bde80f..07032ac 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,4 +1,4 @@ -from docs_conf import * +from docs_conf.conf import * linkcheck_ignore = [ 'http://localhost.*', diff --git a/tox.ini b/tox.ini index 26cfed7..80839a2 100644 --- a/tox.ini +++ b/tox.ini @@ -13,6 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # ================================================================================== + [tox] envlist = docs,docs-linkcheck minversion = 2.0