docs: update to use esp-docs

This commit is contained in:
Marius Vikhammer
2021-08-24 08:56:48 +08:00
committed by Zim Kalinowski
parent 9ae67e0373
commit 7411321603
61 changed files with 365 additions and 4944 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ try:
except ImportError:
import os
import sys
sys.path.insert(0, os.path.abspath('..'))
sys.path.insert(0, os.path.abspath('../'))
from conf_common import * # noqa: F403,F401
# General information about the project.