Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
2 years ago
by
BO ZHANG
Browse files
Options
Download
Email Patches
Plain Diff
tweaks
parent
904c86bd
dev
main
No related merge requests found
Pipeline
#198
passed with stages
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/conf.py
+2
-1
doc/source/conf.py
with
2 additions
and
1 deletion
+2
-1
doc/source/conf.py
+
2
-
1
View file @
7cefc48c
...
@@ -13,7 +13,8 @@
...
@@ -13,7 +13,8 @@
import
os
import
os
import
sys
import
sys
# . = /doc/source
# . = /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 -----------------------------------------------------
# -- Project information -----------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets