Loading doc/source/conf.py +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ import os import sys # . = /doc/source sys.path.insert(0, os.path.abspath('./csst_common')) sys.path.insert(0, os.path.abspath('./csst_common/')) sys.path.insert(0, os.path.abspath('../../')) # -- Project information ----------------------------------------------------- Loading Loading
doc/source/conf.py +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ import os import sys # . = /doc/source sys.path.insert(0, os.path.abspath('./csst_common')) sys.path.insert(0, os.path.abspath('./csst_common/')) sys.path.insert(0, os.path.abspath('../../')) # -- Project information ----------------------------------------------------- Loading