diff --git a/docs/index.rst b/docs/index.rst index 7591896..df38886 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,9 +9,9 @@ Installation, How to use - using on Colab (Recommended) - - Go to examples - - Open a notebook and click on "open on colab" - - Uncomment the cell with pip install command to install the netsci package. + - Go to examples + - Open a notebook and click on "open on colab" + - Uncomment the cell with pip install command to install the netsci package. - using on local machines @@ -29,6 +29,25 @@ Indices and tables * :ref:`modindex` * :ref:`search` +Table of Chapters +============================= + +.. list-table:: + :header-rows: 1 + + * - View Notebook + - Open in Colab + * - `Networkx quick guide `_ + - `Networkx quick guide [C] `_ + * - `Igraph quick guide `_ + - `Igraph quick guide [C] `_ + * - `Chapter 2 `_ + - `Chapter 2 [C] `_ + * - `Chapter 3 `_ + - `Chapter 3 [C] `_ + * - `Chapter 4 `_ + - `Chapter 4 [C] `_ + Chapters ===========================