Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_proto
Commits
d6975ffd
Commit
d6975ffd
authored
Oct 09, 2022
by
BO ZHANG
🏀
Browse files
tweaks
parent
7cefc48c
Pipeline
#199
passed with stages
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/source/conf.py
View file @
d6975ffd
...
...
@@ -13,8 +13,9 @@
import
os
import
sys
# . = /doc/source
sys
.
path
.
insert
(
0
,
os
.
path
.
abspath
(
'./csst_common/'
))
sys
.
path
.
insert
(
0
,
os
.
path
.
abspath
(
'../../'
))
# sys.path.insert(0, os.path.abspath('./csst_common/'))
# sys.path.insert(0, os.path.abspath('../../'))
sys
.
path
.
append
(
os
.
path
.
abspath
(
'./csst_common/'
))
# -- Project information -----------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment