This commit is contained in:
rici4kubicek
2025-02-28 18:18:09 +00:00
parent d315218c41
commit 16046c56b2
20 changed files with 258 additions and 14 deletions

19
_sources/examples.rst.txt Normal file
View 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: