Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
emfollow
sleek-lvalert
Commits
0643c1b2
Commit
0643c1b2
authored
Mar 11, 2020
by
Leo Pound Singer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add toc to sphinx sidebar
parent
0458a75c
Pipeline
#110232
passed with stages
in 1 minute and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/conf.py
docs/conf.py
+1
-1
No files found.
docs/conf.py
View file @
0643c1b2
...
...
@@ -138,7 +138,7 @@ html_static_path = []
# This is required for the alabaster theme
# refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars
html_sidebars
=
{
'**'
:
[]
'**'
:
[
'about.html'
,
'localtoc.html'
,
'sourcelink.html'
]
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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