Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gstlal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Duncan Macleod
gstlal
Commits
f2794060
Commit
f2794060
authored
6 years ago
by
Chad Hanna
Browse files
Options
Downloads
Patches
Plain Diff
doc: tweaks to appearance
parent
8fc00a40
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/conf.py
+3
-2
3 additions, 2 deletions
doc/source/conf.py
with
3 additions
and
2 deletions
doc/source/conf.py
+
3
−
2
View file @
f2794060
...
...
@@ -99,14 +99,14 @@ todo_include_todos = True
# a list of builtin themes.
#
html_theme
=
'
alabaster
'
#'classic'
html_logo
=
"
gstlal.png
"
html_logo
=
"
gstlal
_small
.png
"
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options
=
{
'
fixed_sidebar
'
:
'
true
'
,
'
sidebar_width
'
:
'
30
0px
'
,
'
sidebar_width
'
:
'
25
0px
'
,
'
page_width
'
:
'
80%
'
,
'
show_powered_by
'
:
'
false
'
,
'
logo_name
'
:
'
true
'
,
...
...
@@ -119,6 +119,7 @@ html_static_path = ['_static']
# Custom sidebar templates, maps document names to template names.
html_sidebars
=
{
'
**
'
:
[
'
navigation.html
'
,
'
relations.html
'
,
'
searchbox.html
'
]
}
html_last_updated_fmt
=
None
# -- Options for HTMLHelp output ------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment