From 529d6e4bf8fe14734fc686dad5a17a1274f587b8 Mon Sep 17 00:00:00 2001 From: JulioV Date: Mon, 9 Mar 2020 15:04:28 -0400 Subject: [PATCH] Remove indentation level in metrics menu --- docs/features/extracted.rst | 2 -- docs/usage/snakemake_docs.rst | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/features/extracted.rst b/docs/features/extracted.rst index 182e8561..cf5ec792 100644 --- a/docs/features/extracted.rst +++ b/docs/features/extracted.rst @@ -56,8 +56,6 @@ This following is documentation of on the RAPIDS metrics settings in the configu .. _individual-sensor-settings: -List of Individual Sensors and Their Settings ---------------------------------------------- .. _sms-sensor-doc: diff --git a/docs/usage/snakemake_docs.rst b/docs/usage/snakemake_docs.rst index 4f26e4de..aa55bab9 100644 --- a/docs/usage/snakemake_docs.rst +++ b/docs/usage/snakemake_docs.rst @@ -66,7 +66,7 @@ The configurations for the pipeline are defined in the ``config.yaml`` (See `con - ``DATABASE_GROUP`` - Label for the database credentials group. (See :ref:`Configure the database connection `.) - ``DOWNLOAD_DATASET`` - Variable used to store the name of the dataset that will be download for analysis. -There are a number of other settings that are specific to the sensor/feature that will be pulled and analyzed by the pipeline. An example of the configuration settings for the :ref:`sms` data is shown below:: +There are a number of other settings that are specific to the sensor/feature that will be pulled and analyzed by the pipeline. An example of the configuration settings for the :ref:`sms-sensor-doc` data is shown below:: SMS: TYPES : [received, sent]