Skip to content

Commit d58c054

Browse files
Fix: docs formatting
1 parent 95aca8e commit d58c054

11 files changed

Lines changed: 11 additions & 11 deletions

File tree

docs/testing/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
normal semver policy.
55

66
Getting Started with testing
7-
=============================
7+
============================
88

99
Dependencies
1010
------------

docs/testing/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.. testing_root:
77
88
Globus SDK testing
9-
===================
9+
==================
1010

1111
.. warning::
1212

docs/testing/methods/auth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Globus Auth testing Method List
2-
================================
2+
===============================
33

44
.. enumeratetestingfixtures:: globus_sdk.AuthClient

docs/testing/methods/flows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Globus Flows testing Method List
2-
=================================
2+
================================
33

44
.. enumeratetestingfixtures:: globus_sdk.FlowsClient
55

docs/testing/methods/gcs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Globus Connect Server testing Method List
2-
==========================================
2+
=========================================
33

44
.. enumeratetestingfixtures:: globus_sdk.GCSClient

docs/testing/methods/groups.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Globus Groups testing Method List
2-
==================================
2+
=================================
33

44
.. enumeratetestingfixtures:: globus_sdk.GroupsClient

docs/testing/methods/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
normal semver policy.
55

66
testing Method List
7-
====================
7+
===================
88

99
These pages list all methods which have ``globus_sdk.testing`` response data,
1010
and the casenames for those data.

docs/testing/methods/search.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Globus Search testing Method List
2-
==================================
2+
=================================
33

44
.. enumeratetestingfixtures:: globus_sdk.SearchClient

docs/testing/methods/timers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Globus Timers testing Method List
2-
==================================
2+
=================================
33

44
.. enumeratetestingfixtures:: globus_sdk.TimersClient

docs/testing/methods/transfer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Globus Transfer testing Method List
2-
====================================
2+
===================================
33

44
.. enumeratetestingfixtures:: globus_sdk.TransferClient

0 commit comments

Comments
 (0)