This commit is contained in:
rici4kubicek
2025-02-28 18:27:11 +00:00
parent 16046c56b2
commit 26694f6987
20 changed files with 29 additions and 666 deletions

View File

@@ -1,19 +0,0 @@
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:

View File

@@ -6,4 +6,3 @@ Welcome to SuperFaktura Client's documentation
superfaktura
installation
examples