doc: add bundle-format to TECH_DOCS
A link to the bundle-format was added in 5c8273d57c (bundle doc: rewrite
the "DESCRIPTION" section, 2021-07-31).
Ensure `technical/bundle-format.html` is created to avoid a broken link
in `git-bundle.html`.
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
			
			
This commit is contained in:
		
				
					committed by
					
						
						Junio C Hamano
					
				
			
			
				
	
			
			
			
						parent
						
							5c8273d57c
						
					
				
				
					commit
					6e4fd8bfcd
				
			@ -90,6 +90,7 @@ SP_ARTICLES += $(API_DOCS)
 | 
				
			|||||||
TECH_DOCS += MyFirstContribution
 | 
					TECH_DOCS += MyFirstContribution
 | 
				
			||||||
TECH_DOCS += MyFirstObjectWalk
 | 
					TECH_DOCS += MyFirstObjectWalk
 | 
				
			||||||
TECH_DOCS += SubmittingPatches
 | 
					TECH_DOCS += SubmittingPatches
 | 
				
			||||||
 | 
					TECH_DOCS += technical/bundle-format
 | 
				
			||||||
TECH_DOCS += technical/hash-function-transition
 | 
					TECH_DOCS += technical/hash-function-transition
 | 
				
			||||||
TECH_DOCS += technical/http-protocol
 | 
					TECH_DOCS += technical/http-protocol
 | 
				
			||||||
TECH_DOCS += technical/index-format
 | 
					TECH_DOCS += technical/index-format
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user