From 3ad52783d8eb56c9fa1f4d69eec670860f89973e Mon Sep 17 00:00:00 2001
From: Armand Bahi <armand.bahi@veremes.com>
Date: Thu, 13 Jun 2019 11:11:32 +0200
Subject: [PATCH] disble mkdocs confg

---
 readthedocs.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/readthedocs.yml b/readthedocs.yml
index 0e9e27d..4c96476 100644
--- a/readthedocs.yml
+++ b/readthedocs.yml
@@ -1,7 +1,7 @@
 
 version: 2
-mkdocs:
-  configuration: mkdocs.yml
+# mkdocs:
+#   configuration: mkdocs.yml
 
 python:
    version: 3.6
\ No newline at end of file
-- 
GitLab