From cfe70d24c51b0a00dd834ea80544e0f8e3f0886f Mon Sep 17 00:00:00 2001 From: vicpaton Date: Tue, 18 Jun 2024 14:41:15 +0200 Subject: [PATCH] extended underline --- docs/source/api.rst | 2 +- docs/source/installation.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/api.rst b/docs/source/api.rst index 220505c..60bf161 100644 --- a/docs/source/api.rst +++ b/docs/source/api.rst @@ -9,7 +9,7 @@ Import networkcommons as:: import networkcommons as nc Module contents --------------- +--------------- .. automodule:: networkcommons :members: diff --git a/docs/source/installation.rst b/docs/source/installation.rst index a8baf8a..d55ce83 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -14,7 +14,7 @@ Currently, it can be installed from GitHub: Setting a conda environment ------ +--------------------------- All required dependencies have been packed in a conda environment file. To create a new conda environment with all the dependencies, you can use the following command: