diff --git a/docs/api/io.md b/docs/api/io.md index 11c1f94..3996491 100644 --- a/docs/api/io.md +++ b/docs/api/io.md @@ -1,9 +1,9 @@ # IO Modules ::: isoslam.io - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true diff --git a/docs/api/isoslam.md b/docs/api/isoslam.md index effd994..9b750b8 100644 --- a/docs/api/isoslam.md +++ b/docs/api/isoslam.md @@ -3,9 +3,9 @@ This module contains the main functions that constitute the IsoSLAM package. ::: isoslam.isoslam - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true diff --git a/docs/api/logging.md b/docs/api/logging.md index 311936d..e1b1012 100644 --- a/docs/api/logging.md +++ b/docs/api/logging.md @@ -3,9 +3,9 @@ This module handles logging setup. ::: isoslam.logging - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true diff --git a/docs/api/processing.md b/docs/api/processing.md index fad15d5..5ed126c 100644 --- a/docs/api/processing.md +++ b/docs/api/processing.md @@ -1,9 +1,9 @@ # Processing ::: isoslam.processing - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true diff --git a/docs/api/summary.md b/docs/api/summary.md index ea7532a..ff96475 100644 --- a/docs/api/summary.md +++ b/docs/api/summary.md @@ -1,9 +1,9 @@ # Summary ::: isoslam.summary - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true diff --git a/docs/api/utils.md b/docs/api/utils.md index e91a1b9..b9da302 100644 --- a/docs/api/utils.md +++ b/docs/api/utils.md @@ -3,9 +3,9 @@ This module contains various utilities used within the package. ::: isoslam.utils - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true