Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-image-creator
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
itminedu
snf-image-creator
Commits
d3f3bfbf
Commit
d3f3bfbf
authored
12 years ago
by
Nikos Skalkotos
Browse files
Options
Downloads
Patches
Plain Diff
Restore html_theme = 'default' in docs/conf.py
parent
61d14323
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
docs/conf.py
+5
-6
5 additions, 6 deletions
docs/conf.py
with
5 additions
and
6 deletions
docs/conf.py
+
5
−
6
View file @
d3f3bfbf
...
@@ -94,6 +94,11 @@ pygments_style = 'sphinx'
...
@@ -94,6 +94,11 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. See the documentation for
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
# a list of builtin themes.
html_theme
=
'
default
'
# 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
=
{
html_theme_options
=
{
'
collapsiblesidebar
'
:
'
true
'
,
'
collapsiblesidebar
'
:
'
true
'
,
'
footerbgcolor
'
:
'
#55b577
'
,
'
footerbgcolor
'
:
'
#55b577
'
,
...
@@ -116,12 +121,6 @@ html_theme_options = {
...
@@ -116,12 +121,6 @@ html_theme_options = {
'
codetextcolor
'
:
'
#333333
'
'
codetextcolor
'
:
'
#333333
'
}
}
# 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 = {}
# Add any paths that contain custom themes here, relative to this directory.
# Add any paths that contain custom themes here, relative to this directory.
#html_theme_path = []
#html_theme_path = []
...
...
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