17 lines
		
	
	
		
			228 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			228 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Proto messaging extension
 | |
| 
 | |
| This is a prototype document for the use case.
 | |
| 
 | |
| ## Build
 | |
| 
 | |
| these utilies should be installed on your machine.
 | |
| - pdflatex
 | |
| - plantuml
 | |
| - bibtex
 | |
| 
 | |
| To view the document you should run :
 | |
| 
 | |
| ```
 | |
| $ make run
 | |
| ```
 |