Skip to content

Commit

Permalink
[docs] fixes more title underlines
Browse files Browse the repository at this point in the history
  • Loading branch information
martintb committed Feb 23, 2025
1 parent 15d252c commit d57363d
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
- uses: martintb/Docs4NIST@themedir-bug
with:
docs-folder: docs/
pip-requirements: "requirements.txt"
pip-requirements: "requirements_sphinx820.txt"

2 changes: 1 addition & 1 deletion docs/source/reference/api/double_agent/Extrapolator.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.double\_agent\.Extrapolator module
=================================
========================================

.. automodule:: AFL.double_agent.Extrapolator
:members:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/reference/api/double_agent/Generator.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.double\_agent\.Generator module
==============================
=====================================

.. automodule:: AFL.double_agent.Generator
:members:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/reference/api/double_agent/MaskGrid.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.double\_agent\.MaskGrid module
============================
===================================

.. automodule:: AFL.double_agent.MaskGrid
:members:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/reference/api/double_agent/PairMetric.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.double\_agent\.PairMetric module
==============================
=====================================

.. automodule:: AFL.double_agent.PairMetric
:members:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/reference/api/double_agent/PhaseLabeler.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.double\_agent\.PhaseLabeler module
================================
========================================

.. automodule:: AFL.double_agent.PhaseLabeler
:members:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/reference/api/double_agent/Pipeline.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.double\_agent\.Pipeline module
============================
====================================

.. automodule:: AFL.double_agent.Pipeline
:members:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/reference/api/double_agent/PipelineContext.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.double\_agent\.PipelineContext module
===================================
===========================================

.. automodule:: AFL.double_agent.PipelineContext
:members:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/reference/api/double_agent/PipelineOp.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.double\_agent\.PipelineOp module
==============================
======================================

.. automodule:: AFL.double_agent.PipelineOp
:members:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/reference/api/double_agent/plotting.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.double\_agent\.plotting module
============================
====================================

.. automodule:: AFL.double_agent.plotting
:members:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.double\_agent\.xarray_extensions module
=====================================
=============================================

.. automodule:: AFL.double_agent.xarray_extensions
:members:
Expand Down

0 comments on commit d57363d

Please sign in to comment.