Skip to content

Commit

Permalink
Merge pull request #392 from thomasrobiglio/dihypergraph-in-quick-ref
Browse files Browse the repository at this point in the history
update index.rst to have dihypergraph in quick references
  • Loading branch information
thomasrobiglio committed Jun 9, 2023
2 parents 4402c47 + 81efa70 commit d7e59cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

.. currentmodule:: xgi.classes.dihypergraph

.. warning::
This is an experimental module. It is not yet stable and may change in the future.
.. autoclass:: DiHypergraph
:show-inheritance:
:members:
Expand Down
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

Hypergraph class <api/classes/xgi.classes.hypergraph.Hypergraph.rst>
Simplicial Complex class <api/classes/xgi.classes.simplicialcomplex.SimplicialComplex.rst>
Directed Hypergraph class <api/classes/xgi.classes.dihypergraph.DiHypergraph>

.. toctree::
:maxdepth: 2
Expand Down

0 comments on commit d7e59cc

Please sign in to comment.