Skip to content

Commit

Permalink
Add concat() to reference documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ktbarrett committed Jun 16, 2021
1 parent 20e4257 commit 7a18d2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/source/library_reference.rst
Expand Up @@ -79,6 +79,8 @@ as the types used by cocotb's `simulator handles <#simulation-object-handles>`_.
:members:
:exclude-members: count, index

.. autofunction:: cocotb.types.concat

.. autoclass:: cocotb.types.Array
:members:
:exclude-members: count, index
Expand Down

0 comments on commit 7a18d2c

Please sign in to comment.