Skip to content

Commit

Permalink
Update api-doc for angr/angr#2692 (angr#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
ltfish authored Jul 7, 2021
1 parent 60a694a commit 5f8033a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion api-doc/source/angr.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ Program State
.. automodule:: angr.state_plugins.heap.utils
.. automodule:: angr.state_plugins.symbolizer


Storage
-------

Expand Down Expand Up @@ -539,6 +538,7 @@ Analysis
.. automodule:: angr.analyses.decompiler.structurer_nodes
.. automodule:: angr.analyses.decompiler.utils
.. automodule:: angr.analyses.ddg
.. automodule:: angr.analyses.flirt
.. automodule:: angr.engines.light.data
.. automodule:: angr.engines.light
.. automodule:: angr.engines.light.engine
Expand Down Expand Up @@ -615,6 +615,13 @@ SimOS
.. automodule:: angr.simos.windows
.. automodule:: angr.simos.javavm

Function Signature Matching
---------------------------

.. automodule:: angr.flirt
.. automodule:: angr.flirt.build_sig


Utils
-----
.. automodule:: angr.utils
Expand Down

0 comments on commit 5f8033a

Please sign in to comment.