Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AURA
meta
Commits
cb8240dc
Commit
cb8240dc
authored
May 19, 2022
by
David Trattnig
Browse files
Docs: Update logo
parent
4b63df0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/conf.py
View file @
cb8240dc
...
...
@@ -5,28 +5,12 @@ author = 'The AURA Team'
copyright
=
'2017-now(), the AURA Team'
html_title
=
'AURA - Automated Radio'
root_doc
=
'index'
html_logo
=
'../assets/images/aura-
logo-color-trans
.png'
html_logo
=
'../assets/images/aura-
grayscale-square-2022
.png'
html_favicon
=
'../assets/images/aura_fav96x96.png'
# html_sidebars = {
# '**': [
# 'localltoc.html',
# 'globaltoc.html',
# 'relations.html',
# 'sourcelink.html',
# 'searchbox.html'
# ]
# }
html_theme_options
=
{
# 'logo_only': False,
'prev_next_buttons_location'
:
'bottom'
,
'navigation_depth'
:
5
,
'navigation_with_keys'
:
True
,
# Toc options
# 'collapse_navigation': False,
# 'sticky_navigation': True,
# 'includehidden': True,
# 'titles_only': False,
# 'globaltoc_collapse': False,
"globaltoc_depth"
:
5
,
'globaltoc_maxdepth'
:
5
,
"globaltoc_includehidden"
:
True
,
...
...
@@ -34,11 +18,6 @@ html_theme_options = {
}
extensions
=
[
'myst_parser'
,
# 'sphinx.ext.intersphinx',
# 'sphinx.ext.autodoc',
# 'sphinx.ext.mathjax',
# 'sphinx.ext.viewcode',
# 'sphinx_rtd_theme',
]
source_suffix
=
{
'.rst'
:
'restructuredtext'
,
...
...
Write
Preview
Supports
Markdown
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