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
7cefc48c
Commit
7cefc48c
authored
Oct 09, 2022
by
BO ZHANG
🏀
Browse files
tweaks
parent
904c86bd
Pipeline
#198
passed with stages
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/source/conf.py
View file @
7cefc48c
...
...
@@ -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 -----------------------------------------------------
...
...
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