[pbs-devel] [PATCH proxmox-backup 1/6] docs: add "Wiki" to sidebar

Alexander Zeidler a.zeidler at proxmox.com
Fri Nov 24 18:43:42 CET 2023


Signed-off-by: Alexander Zeidler <a.zeidler at proxmox.com>
---
 docs/conf.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/conf.py b/docs/conf.py
index 98254789..965306bf 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -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',
-- 
2.39.2






More information about the pbs-devel mailing list