mirror of
				https://github.com/bspeice/Melodia
				synced 2025-11-03 18:00:50 -05:00 
			
		
		
		
	Fix up initial documentation a bit.
This commit is contained in:
		
							
								
								
									
										5
									
								
								doc/docs/archiver.rst
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								doc/docs/archiver.rst
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
				
			|||||||
 | 
					====
 | 
				
			||||||
 | 
					Archive backend documentation
 | 
				
			||||||
 | 
					====
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.. automodule:: archiver
 | 
				
			||||||
@ -1,5 +0,0 @@
 | 
				
			|||||||
====
 | 
					 | 
				
			||||||
Extra documentation file
 | 
					 | 
				
			||||||
====
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Place extra documentation here.
 | 
					 | 
				
			||||||
							
								
								
									
										15
									
								
								index.rst
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								index.rst
									
									
									
									
									
								
							@ -3,19 +3,14 @@
 | 
				
			|||||||
   You can adapt this file completely to your liking, but it should at least
 | 
					   You can adapt this file completely to your liking, but it should at least
 | 
				
			||||||
   contain the root `toctree` directive.
 | 
					   contain the root `toctree` directive.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Welcome to Melodia's documentation!
 | 
					Melodia documentation
 | 
				
			||||||
===================================
 | 
					===================================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Contents:
 | 
					Welcome to the documentation for Melodia!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Melodia is a full-featured music solution. It's designed to handle very large archives of music (the developer has 14,500+ songs), and multiple archive locations at that. The API documentation is below.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. toctree::
 | 
					.. toctree::
 | 
				
			||||||
   :maxdepth: 2
 | 
					 | 
				
			||||||
   :glob:
 | 
					   :glob:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   doc/extra/*
 | 
					   doc/docs/*
 | 
				
			||||||
 | 
					 | 
				
			||||||
.. automodule:: archiver
 | 
					 | 
				
			||||||
   :members:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
.. automodule:: web
 | 
					 | 
				
			||||||
   :members:
 | 
					 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user