config: add link to home page and downloads

This commit is contained in:
Laurens Valk
2020-03-20 16:10:33 +01:00
parent c78f4b04f9
commit 3b76bbc424
3 changed files with 4 additions and 5 deletions
+3 -2
View File
@@ -10,10 +10,11 @@ Intro
.. toctree::
:maxdepth: 1
:caption: Getting Started
:caption: Pybricks
:hidden:
startinstall
Home Page <https://pybricks.com>
Downloads <https://pybricks.com/downloads/>
.. toctree::
:maxdepth: 1
-3
View File
@@ -1,3 +0,0 @@
Intro
===================
+1
View File
@@ -156,6 +156,7 @@ html_context = {
#
html_theme_options = {
'style_external_links': True,
'logo_only': True,
}
# Add any paths that contain custom static files (such as style sheets) here,