Skip to content

Commit

Permalink
Updating api docs
Browse files Browse the repository at this point in the history
  • Loading branch information
NewtonSander committed Jul 24, 2023
1 parent 8ab282c commit 5ec2529
Showing 1 changed file with 28 additions and 23 deletions.
51 changes: 28 additions & 23 deletions docs/api/scenarios.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5ec2529

Please sign in to comment.