automated commit TP4 + Doc
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
Lib.Allocator module
|
||||
====================
|
||||
|
||||
.. automodule:: Lib.Allocator
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -0,0 +1,7 @@
|
||||
Lib.Errors module
|
||||
=================
|
||||
|
||||
.. automodule:: Lib.Errors
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -0,0 +1,7 @@
|
||||
Lib.FunctionData module
|
||||
=======================
|
||||
|
||||
.. automodule:: Lib.FunctionData
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -0,0 +1,7 @@
|
||||
Lib.LinearCode module
|
||||
=====================
|
||||
|
||||
.. automodule:: Lib.LinearCode
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -0,0 +1,7 @@
|
||||
Lib.Operands module
|
||||
===================
|
||||
|
||||
.. automodule:: Lib.Operands
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -0,0 +1,7 @@
|
||||
Lib.RiscV module
|
||||
================
|
||||
|
||||
.. automodule:: Lib.RiscV
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -0,0 +1,7 @@
|
||||
Lib.Statement module
|
||||
====================
|
||||
|
||||
.. automodule:: Lib.Statement
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -0,0 +1,24 @@
|
||||
Lib package
|
||||
===========
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
Lib.Allocator
|
||||
Lib.Errors
|
||||
Lib.FunctionData
|
||||
Lib.LinearCode
|
||||
Lib.Operands
|
||||
Lib.RiscV
|
||||
Lib.Statement
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: Lib
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
@@ -0,0 +1,7 @@
|
||||
MiniC
|
||||
=====
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
Lib
|
||||
Reference in New Issue
Block a user