From 5ec25290a72df026d4da09abadf9ddcb7d903a1d Mon Sep 17 00:00:00 2001 From: Newton Sander Date: Wed, 19 Jul 2023 18:03:53 +0200 Subject: [PATCH] Updating api docs --- docs/api/scenarios.md | 51 ++++++++++++++++++++++++------------------- 1 file changed, 28 insertions(+), 23 deletions(-) diff --git a/docs/api/scenarios.md b/docs/api/scenarios.md index f1b2881d..501d6c9e 100644 --- a/docs/api/scenarios.md +++ b/docs/api/scenarios.md @@ -1,42 +1,47 @@ # Scenarios ::: neurotechdevkit.scenarios.Scenario -options: -show_root_heading: true + options: + show_root_heading: true ::: neurotechdevkit.scenarios.Scenario2D -options: -show_root_heading: true + options: + show_root_heading: true ::: neurotechdevkit.scenarios.Scenario3D -options: -show_root_heading: true + options: + show_root_heading: true ::: neurotechdevkit.scenarios.Scenario0 -options: -show_root_heading: true -members: - scenario_id + options: + show_root_heading: true + members: + - scenario_id ::: neurotechdevkit.scenarios.Scenario1_2D -options: -show_root_heading: true -members: - scenario_id + options: + show_root_heading: true + members: + - scenario_id ::: neurotechdevkit.scenarios.Scenario1_3D -options: -show_root_heading: true -members: - scenario_id + options: + show_root_heading: true + members: + - scenario_id ::: neurotechdevkit.scenarios.Scenario2_2D -options: -show_root_heading: true -members: - scenario_id + options: + show_root_heading: true + members: + - scenario_id ::: neurotechdevkit.scenarios.Scenario2_3D -options: -show_root_heading: true -members: - scenario_id + options: + show_root_heading: true + members: + - scenario_id ::: neurotechdevkit.scenarios.Target -options: -show_root_heading: true + options: + show_root_heading: true