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 adb487f commit 2e52563
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/source/explanations/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Explanations
============
=============

Tho goal of this section is to deepens and broadens the your understanding of the AFL-agent codebase, the goals of the project, and the underlying concepts.

Expand Down
2 changes: 1 addition & 1 deletion docs/source/how-to/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
How-To Guides
============
=============

Practical step-by-step guides for working with AFL-agent.

Expand Down
2 changes: 1 addition & 1 deletion docs/source/reference/api/agent/AcquisitionFunction.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.agent\.AcquisitionFunction module
================================
========================================

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

.. automodule:: AFL.agent.AgentClient
:members:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AFL\.agent\.DowShampoo_SampleDriver module
====================================
===========================================

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

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

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

0 comments on commit 2e52563

Please sign in to comment.