Skip to content

Commit

Permalink
[ADD] Classes python geradas
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Borges committed Feb 12, 2020
1 parent ae6ad03 commit f9d218e
Show file tree
Hide file tree
Showing 7 changed files with 5,671 additions and 0 deletions.
1 change: 1 addition & 0 deletions nfelib/docs/conf.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sys.path.append(os.path.abspath('../nfelib/v4_00'))
23 changes: 23 additions & 0 deletions nfelib/docs/module_contents.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
Module contents
=================

.. automodule:: distDFeInt_v1.01.xsd
:members:
:undoc-members:
:show-inheritance:
.. automodule:: resEvento_v1.01.xsd
:members:
:undoc-members:
:show-inheritance:
.. automodule:: resNFe_v1.01.xsd
:members:
:undoc-members:
:show-inheritance:
.. automodule:: retDistDFeInt_v1.01.xsd
:members:
:undoc-members:
:show-inheritance:
.. automodule:: tiposDistDFe_v1.01.xsd
:members:
:undoc-members:
:show-inheritance:
Loading

0 comments on commit f9d218e

Please sign in to comment.