Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I45a0062647d17f58f0ace5846f196c1f0828fafb
		
			
				
	
	
		
			19 lines
		
	
	
		
			391 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			391 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
title: "Design Doc - ${title}"
 | 
						|
sidebar: gerritdoc_sidebar
 | 
						|
permalink: design-doc-${folder-name}.html
 | 
						|
hide_sidebar: true
 | 
						|
hide_navtoggle: true
 | 
						|
toc: false
 | 
						|
folder: design-docs/${folder-name}
 | 
						|
---
 | 
						|
 | 
						|
# Design Doc - ${title}
 | 
						|
 | 
						|
* [Use Cases](use-cases.html)
 | 
						|
* [Solution - ${solution-name-1}](solution-1.html)
 | 
						|
* [Solution - ${solution-name-2}](solution-2.html)
 | 
						|
* ...
 | 
						|
* [Conclusion](conclusion.html)
 | 
						|
 |