Skip to content

Commit

Permalink
Fix header priority
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-f-cruz committed May 30, 2024
1 parent f6d3ed3 commit ff49b94
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/api.base/rig.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AindBehaviorRigModel
-------------
-------------------------

.. autopydantic_model:: aind_behavior_services.AindBehaviorRigModel
:members:
Expand Down
2 changes: 1 addition & 1 deletion docs/api.base/task_logic.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AindBehaviorTaskLogicModel
-------------
--------------------------------

.. autopydantic_model:: aind_behavior_services.AindBehaviorTaskLogicModel
:members:
Expand Down
2 changes: 1 addition & 1 deletion docs/api.calibration/aind_manipulator.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ aind_manipulator
:show-inheritance:

Example
--------
##########

.. literalinclude:: ../../examples/aind_manipulator.py
:language: python
2 changes: 1 addition & 1 deletion docs/api.calibration/load_cells.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ load_cells
:show-inheritance:

Example
--------
########

.. literalinclude:: ../../examples/load_cells.py
:language: python
2 changes: 1 addition & 1 deletion docs/api.calibration/olfactometer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ olfactometer
:show-inheritance:

Example
--------
########

.. literalinclude:: ../../examples/olfactometer.py
:language: python
2 changes: 1 addition & 1 deletion docs/api.calibration/water_valve.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ water_valve
:show-inheritance:

Example
--------
########

.. literalinclude:: ../../examples/water_valve.py
:language: python

0 comments on commit ff49b94

Please sign in to comment.