From 63ea98941616422a403f6aea4c3b89f4c0079b19 Mon Sep 17 00:00:00 2001 From: Karel van Klink <karel.vanklink@geant.org> Date: Wed, 21 Feb 2024 07:47:36 +0000 Subject: [PATCH] Apply 7 suggestion(s) to 7 file(s) --- docs/source/module/products/product_blocks/office_router.rst | 2 +- docs/source/module/products/product_blocks/super_pop_switch.rst | 2 +- docs/source/module/products/product_types/office_router.rst | 2 +- docs/source/module/products/product_types/super_pop_switch.rst | 2 +- docs/source/module/utils/shared_choices.rst | 2 +- docs/source/module/workflows/tasks/import_office_router.rst | 2 +- docs/source/module/workflows/tasks/import_super_pop_switch.rst | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/source/module/products/product_blocks/office_router.rst b/docs/source/module/products/product_blocks/office_router.rst index fe4056a2f..4d6b64f99 100644 --- a/docs/source/module/products/product_blocks/office_router.rst +++ b/docs/source/module/products/product_blocks/office_router.rst @@ -1,5 +1,5 @@ ``gso.products.product_blocks.office_router`` -==================================== +============================================= .. automodule:: gso.products.product_blocks.office_router :members: diff --git a/docs/source/module/products/product_blocks/super_pop_switch.rst b/docs/source/module/products/product_blocks/super_pop_switch.rst index ce31fbc73..1f3808a75 100644 --- a/docs/source/module/products/product_blocks/super_pop_switch.rst +++ b/docs/source/module/products/product_blocks/super_pop_switch.rst @@ -1,5 +1,5 @@ ``gso.products.product_blocks.super_pop_switch`` -==================================== +================================================ .. automodule:: gso.products.product_blocks.super_pop_switch :members: diff --git a/docs/source/module/products/product_types/office_router.rst b/docs/source/module/products/product_types/office_router.rst index cd5636f28..d6e5b9974 100644 --- a/docs/source/module/products/product_types/office_router.rst +++ b/docs/source/module/products/product_types/office_router.rst @@ -1,5 +1,5 @@ ``gso.products.product_types.office_router`` -=================================== +============================================ .. automodule:: gso.products.product_types.office_router :members: diff --git a/docs/source/module/products/product_types/super_pop_switch.rst b/docs/source/module/products/product_types/super_pop_switch.rst index a5556fc6d..442e48ffe 100644 --- a/docs/source/module/products/product_types/super_pop_switch.rst +++ b/docs/source/module/products/product_types/super_pop_switch.rst @@ -1,5 +1,5 @@ ``gso.products.product_types.super_pop_switch`` -=================================== +=============================================== .. automodule:: gso.products.product_types.super_pop_switch :members: diff --git a/docs/source/module/utils/shared_choices.rst b/docs/source/module/utils/shared_choices.rst index e05aec8cd..46460a304 100644 --- a/docs/source/module/utils/shared_choices.rst +++ b/docs/source/module/utils/shared_choices.rst @@ -1,5 +1,5 @@ ``gso.utils.shared_choices`` -===================== +============================ .. automodule:: gso.utils.shared_choices :members: diff --git a/docs/source/module/workflows/tasks/import_office_router.rst b/docs/source/module/workflows/tasks/import_office_router.rst index 88411bd51..a6b37df5d 100644 --- a/docs/source/module/workflows/tasks/import_office_router.rst +++ b/docs/source/module/workflows/tasks/import_office_router.rst @@ -1,5 +1,5 @@ ``gso.workflows.tasks.import_office_router`` -=================================== +============================================ .. automodule:: gso.workflows.tasks.import_office_router :members: diff --git a/docs/source/module/workflows/tasks/import_super_pop_switch.rst b/docs/source/module/workflows/tasks/import_super_pop_switch.rst index a86cfbe47..575db1e0e 100644 --- a/docs/source/module/workflows/tasks/import_super_pop_switch.rst +++ b/docs/source/module/workflows/tasks/import_super_pop_switch.rst @@ -1,5 +1,5 @@ ``gso.workflows.tasks.import_super_pop_switch`` -=================================== +=============================================== .. automodule:: gso.workflows.tasks.import_super_pop_switch :members: -- GitLab