Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lscsoft
parallel_bilby
Commits
97df49f7
Commit
97df49f7
authored
Sep 08, 2022
by
Avi Vajpeyi
👽
Browse files
Merge branch 'v1.1.0' into 'master'
V1.1.0 See merge request
!124
parents
b8facc29
e2c4e116
Pipeline
#450356
passed with stages
in 6 minutes and 15 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
docs/conf.py
View file @
97df49f7
...
...
@@ -13,7 +13,6 @@
import
os
import
sys
import
parallel_bilby
sys
.
path
.
insert
(
0
,
os
.
path
.
abspath
(
"../parallel_bilby/"
))
sys
.
path
.
insert
(
0
,
os
.
path
.
abspath
(
"../examples/"
))
...
...
@@ -67,14 +66,6 @@ html_logo = "_static/logo.png"
html_favicon
=
"_static/favicon.ico"
html_theme_options
=
{
<<<<<<<
HEAD
'logo_only'
:
True
,
'display_version'
:
True
,
'vcs_pageview_mode'
:
'display_gitlab'
,
'style_nav_header_background'
:
'#343131'
}
=======
"logo_only"
:
True
,
"style_nav_header_background"
:
"#343131"
,
}
>>>>>>>
lscsoft
/
master
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