docs: install API viewer

This commit is contained in:
Dietmar Maurer
2021-02-21 09:00:13 +01:00
parent 9d28974c27
commit 1adbc7c13c
3 changed files with 16 additions and 2 deletions

View File

@ -169,6 +169,7 @@ html_theme_options = {
'extra_nav_links': {
'Proxmox Homepage': 'https://proxmox.com',
'PDF': 'proxmox-backup.pdf',
'API Viewer' : 'api-viewer/index.html',
'Prune Simulator' : 'prune-simulator/index.html',
'LTO Barcode Generator' : 'lto-barcode/index.html',
},