mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	DOC add captions to the toctrees in documentation
This commit is contained in:
		@@ -25,11 +25,12 @@ sending my PayPal info so you can donate.
 | 
			
		||||
 | 
			
		||||
Thank you!
 | 
			
		||||
 | 
			
		||||
User Documentation
 | 
			
		||||
------------------
 | 
			
		||||
Content
 | 
			
		||||
-------
 | 
			
		||||
 | 
			
		||||
.. toctree::
 | 
			
		||||
   :maxdepth: 1
 | 
			
		||||
   :caption: User Documentation
 | 
			
		||||
 | 
			
		||||
   user/dependencies
 | 
			
		||||
   user/installation
 | 
			
		||||
@@ -39,12 +40,11 @@ User Documentation
 | 
			
		||||
   user/todo
 | 
			
		||||
   user/usage
 | 
			
		||||
 | 
			
		||||
API
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
.. toctree::
 | 
			
		||||
   :maxdepth: 1
 | 
			
		||||
   
 | 
			
		||||
   :caption: API Documentation
 | 
			
		||||
 | 
			
		||||
   api/escpos
 | 
			
		||||
   api/printer
 | 
			
		||||
   api/constants
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user