mirror of
https://github.com/Eledio/superfaktura-client.git
synced 2025-11-01 00:18:25 +01:00
Deploying to gh-pages from @ Eledio/superfaktura-client@62274e47f7 🚀
This commit is contained in:
19
_sources/examples.rst.txt
Normal file
19
_sources/examples.rst.txt
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