You've already forked pgbackrest
							
							
				mirror of
				https://github.com/pgbackrest/pgbackrest.git
				synced 2025-10-30 23:37:45 +02:00 
			
		
		
		
	Fixed document generation to include section summaries on the Configuration page.
Fixed by Cynthia Shang.
This commit is contained in:
		
				
					committed by
					
						 David Steele
						David Steele
					
				
			
			
				
	
			
			
			
						parent
						
							1d2b08ce94
						
					
				
				
					commit
					1be69d5ac7
				
			| @@ -737,6 +737,9 @@ sub helpConfigDocGet | ||||
|  | ||||
|         my $oSectionDoc = $oConfigDoc->nodeGet('config-section-list')->nodeGetById('config-section', $strSection); | ||||
|  | ||||
|         # Set the summary text for the section | ||||
|         $oSectionElement->textSet($oSectionDoc->textGet()); | ||||
|  | ||||
|         $oSectionElement-> | ||||
|             nodeAdd('title')->textSet( | ||||
|                 {name => 'text', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user