docs: Make index more logical
This commit is contained in:
		
							
								
								
									
										14
									
								
								doc/index.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								doc/index.md
									
									
									
									
									
								
							@ -1,14 +1,6 @@
 | 
				
			|||||||
Welcome to squeekboard's documentation!
 | 
					Welcome to squeekboard's documentation!
 | 
				
			||||||
=======================================
 | 
					=======================================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Contents
 | 
					 | 
				
			||||||
--------
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
* [Tutorial](tutorial.md)
 | 
					 | 
				
			||||||
* [Contributing](hacking.md)
 | 
					 | 
				
			||||||
* [Switching views](views.md)
 | 
					 | 
				
			||||||
* [Reference](doc/rs/)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Introduction
 | 
					Introduction
 | 
				
			||||||
------------
 | 
					------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -23,9 +15,15 @@ Layouts are created using a text-based format, based on YAML.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
TODO: Provide a description of the format.
 | 
					TODO: Provide a description of the format.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Views
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Squeekboard layouts are separated into *views* and use a *room metaphor* to [switch views](views.md).
 | 
					Squeekboard layouts are separated into *views* and use a *room metaphor* to [switch views](views.md).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Contributions
 | 
					Contributions
 | 
				
			||||||
-------------
 | 
					-------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Anyone is free to modify *squeekboard*. See the [contributing document](hacking.md).
 | 
					Anyone is free to modify *squeekboard*. See the [contributing document](hacking.md).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Code documentation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					To expose the structure of Squeekboard in detail, there's a [code reference](doc/rs).
 | 
				
			||||||
		Reference in New Issue
	
	Block a user