Skip to content
Snippets Groups Projects
Commit 47837f25 authored by elinuxhenrik's avatar elinuxhenrik
Browse files

Fix import error in documentation


Change-Id: Ie3ca8674b345c7da28b6f489529353ff643ab51c
Issue-ID: NONRTRIC-191
Signed-off-by: default avatarelinuxhenrik <henrik.b.andersson@est.tech>
parent 93f015a0
No related branches found
No related tags found
No related merge requests found
from docs_conf import *
from docs_conf.conf import *
linkcheck_ignore = [
'http://localhost.*',
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment