docs: add "Wiki" to sidebar

Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
This commit is contained in:
Alexander Zeidler 2023-11-24 18:43:42 +01:00 committed by Thomas Lamprecht
parent 7e4815bab6
commit f0411a74e6

View File

@ -204,6 +204,7 @@ html_theme_options = {
'API Viewer' : 'api-viewer/index.html',
'Prune Simulator' : 'prune-simulator/index.html',
'LTO Barcode Generator' : 'lto-barcode/index.html',
'Wiki' : 'https://pbs.proxmox.com'
},
'sidebar_width': '320px',