Add link sidebar to docs

This commit is contained in:
Griatch 2021-03-06 01:15:28 +01:00
parent 21d36cb93a
commit 08b34f4d7c
2 changed files with 12 additions and 0 deletions

View file

@ -73,6 +73,7 @@ html_sidebars = {
"relations.html",
"sourcelink.html",
"versioning.html",
"links.html",
]
}
html_favicon = "_static/images/favicon.ico"