2020-09-02 12:22:36 +00:00
|
|
|
const proxmoxOnlineHelpInfo = {
|
|
|
|
"pbs_documentation_index": {
|
2020-09-02 12:41:03 +00:00
|
|
|
"link": "/docs/index.html",
|
2020-09-02 12:22:36 +00:00
|
|
|
"title": "Proxmox Backup Server Documentation Index"
|
|
|
|
},
|
2020-09-21 11:25:48 +00:00
|
|
|
"datastore-intro": {
|
|
|
|
"link": "/docs/administration-guide.html#datastore-intro",
|
|
|
|
"title": ":term:`DataStore`"
|
|
|
|
},
|
|
|
|
"user-mgmt": {
|
|
|
|
"link": "/docs/administration-guide.html#user-mgmt",
|
|
|
|
"title": "User Management"
|
|
|
|
},
|
|
|
|
"user-acl": {
|
|
|
|
"link": "/docs/administration-guide.html#user-acl",
|
|
|
|
"title": "Access Control"
|
|
|
|
},
|
|
|
|
"backup-remote": {
|
|
|
|
"link": "/docs/administration-guide.html#backup-remote",
|
|
|
|
"title": ":term:`Remote`"
|
|
|
|
},
|
2020-09-12 13:10:08 +00:00
|
|
|
"syncjobs": {
|
|
|
|
"link": "/docs/administration-guide.html#syncjobs",
|
|
|
|
"title": "Sync Jobs"
|
|
|
|
},
|
2020-09-02 12:22:36 +00:00
|
|
|
"chapter-zfs": {
|
|
|
|
"link": "/docs/sysadmin.html#chapter-zfs",
|
|
|
|
"title": "ZFS on Linux"
|
|
|
|
}
|
2019-01-25 11:37:01 +00:00
|
|
|
};
|