Skip to content

Commit

Permalink
docs: moved Using XGI to toc
Browse files Browse the repository at this point in the history
  • Loading branch information
maximelucas committed Sep 2, 2024
1 parent 345cc46 commit d0fefce
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ interactions are, see a `brief overview <higher-order.html>`_.
XGI is implemented in pure Python and is designed to seamlessly interoperate with the
rest of the Python scientific stack (numpy, scipy, pandas, matplotlib, etc). XGI is
designed and developed by network scientists with the needs of network scientists in
mind. Browse the `list of projects using XGI <using-xgi.html>`_ to get an idea of what XGI can do.
mind.

Get started immediately by `installing XGI <installing.html>`_ and checking the `XGI in 1 minute <api/tutorials/getting_started_1.html>`_ tutorial.

Expand All @@ -57,6 +57,11 @@ Corresponding Data
A number of higher-order datasets are available in the `XGI-DATA repository <https://github.com/xgi-org/xgi-data>`_ and can be easily accessed with the ``load_xgi_data()`` function.
More information about the datasets and how to load them is in the `XGI-DATA menu <xgi-data.html>`_.

Projects using XGI
===================

Browse the `list of projects using XGI <using-xgi.html>`_ to get an idea of what XGI can do and how it is being used by other people.

Get involved
==================

Expand Down

0 comments on commit d0fefce

Please sign in to comment.