Uses mdBook[1] to generate a documentation overview page instead of the previous HTML site. This makes it possible to add more elaborate documentation without having to deal with finicky markup. [1]: https://github.com/rust-lang-nursery/mdBook
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			30 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			30 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| h2, h3 {
 | |
|   margin-top: 1em;
 | |
| }
 |