mirror of
				https://git.proxmox.com/git/proxmox-backup
				synced 2025-11-02 15:18:42 +00:00 
			
		
		
		
	while restructuring the docs, explicit title wasn't included in the
correct file
fixes commit 04e24b14f0
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
		
	
			
		
			
				
	
	
		
			35 lines
		
	
	
		
			913 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			913 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
const proxmoxOnlineHelpInfo = {
 | 
						|
  "pbs_documentation_index": {
 | 
						|
    "link": "/docs/index.html",
 | 
						|
    "title": "Proxmox Backup Server Documentation Index"
 | 
						|
  },
 | 
						|
  "backup-pruning": {
 | 
						|
    "link": "/docs/backup-client.html#backup-pruning",
 | 
						|
    "title": "Pruning and Removing Backups"
 | 
						|
  },
 | 
						|
  "chapter-zfs": {
 | 
						|
    "link": "/docs/sysadmin.html#chapter-zfs",
 | 
						|
    "title": "ZFS on Linux"
 | 
						|
  },
 | 
						|
  "backup-remote": {
 | 
						|
    "link": "/docs/managing-remotes.html#backup-remote",
 | 
						|
    "title": ":term:`Remote`"
 | 
						|
  },
 | 
						|
  "syncjobs": {
 | 
						|
    "link": "/docs/managing-remotes.html#syncjobs",
 | 
						|
    "title": "Sync Jobs"
 | 
						|
  },
 | 
						|
  "datastore-intro": {
 | 
						|
    "link": "/docs/storage.html#datastore-intro",
 | 
						|
    "title": ":term:`DataStore`"
 | 
						|
  },
 | 
						|
  "user-mgmt": {
 | 
						|
    "link": "/docs/user-management.html#user-mgmt",
 | 
						|
    "title": "User Management"
 | 
						|
  },
 | 
						|
  "user-acl": {
 | 
						|
    "link": "/docs/user-management.html#user-acl",
 | 
						|
    "title": "Access Control"
 | 
						|
  }
 | 
						|
};
 |