mirror of
				https://github.com/Eledio/superfaktura-client.git
				synced 2025-10-31 16:11:20 +01:00 
			
		
		
		
	examples: add examples to the docs
This commit is contained in:
		
							
								
								
									
										19
									
								
								docs/source/examples.rst
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								docs/source/examples.rst
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| Examples of SuperFaktura API client usage | ||||
| ==================== | ||||
|  | ||||
|  | ||||
| Add Invoice | ||||
| --------------------------------- | ||||
|  | ||||
| .. automodule:: examples.add_invoice | ||||
|    :members: | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
|  | ||||
| Get country list | ||||
| ------------------------------------ | ||||
|  | ||||
| .. automodule:: examples.get_country_list | ||||
|    :members: | ||||
|    :undoc-members: | ||||
|    :show-inheritance: | ||||
| @@ -6,3 +6,4 @@ Welcome to SuperFaktura Client's documentation | ||||
|  | ||||
|    superfaktura | ||||
|    installation | ||||
|    examples | ||||
|   | ||||
		Reference in New Issue
	
	Block a user