upodate conf.py in doc
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import os
|
||||
import sys
|
||||
script_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
sys.path.insert(0, os.path.join(script_dir, '..', 'src'))
|
||||
sys.path.insert(0, os.path.abspath('../src'))
|
||||
|
||||
# Configuration file for the Sphinx documentation builder.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user