Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lee30sonia committed Mar 5, 2024
1 parent 34fbc5b commit f250b4a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/utils/util_data_structures.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,16 +166,11 @@ Cut sets

.. _index_list:

Index List
Index list
~~~~~~~~~~

**Header:** ``mockturtle/utils/index_list.hpp``

.. doxygenstruct:: mockturtle::abc_index_list
.. doxygenfunction:: mockturtle::encode( abc_index_list&, Ntk const& )
.. doxygenfunction:: mockturtle::insert( Ntk&, BeginIter, EndIter, abc_index_list const&, Fn&& )
.. doxygenfunction:: mockturtle::to_index_list_string( abc_index_list const& )

.. doxygenstruct:: mockturtle::mig_index_list
.. doxygenfunction:: mockturtle::encode( mig_index_list&, Ntk const& )
.. doxygenfunction:: mockturtle::insert( Ntk&, BeginIter, EndIter, mig_index_list const&, Fn&& )
Expand Down

0 comments on commit f250b4a

Please sign in to comment.