mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
docs: update to use esp-docs
This commit is contained in:
committed by
Zim Kalinowski
parent
9ae67e0373
commit
7411321603
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user