From e0bf1eeee7845212adea0ac09046148b166cc9f9 Mon Sep 17 00:00:00 2001 From: Juan David Burgos Oquendo Date: Wed, 27 Mar 2024 10:33:00 -0500 Subject: [PATCH] Fix text issues. --- docs/reference.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/reference.rst b/docs/reference.rst index c4da96caf..8c9e6af6f 100644 --- a/docs/reference.rst +++ b/docs/reference.rst @@ -26,9 +26,9 @@ Shotgun() .. autoclass:: Shotgun :show-inheritance: -******************************** -Flow Production Tracking Methods -******************************** +*************** +Shotgun Methods +*************** The majority of functionality is contained within the :class:`~shotgun_api3.Shotgun` class. The documentation for all of the methods you'll need in your scripts lives in here. @@ -91,7 +91,7 @@ The documentation for all of the methods you'll need in your scripts lives in he Shotgun.followers Shotgun.following -.. rubric:: Working with the Flow Production Tracking Schema and Preferences +.. rubric:: Working with the Shotgun Schema and Preferences .. autosummary:: :nosignatures: @@ -177,10 +177,10 @@ Methods that relate to the activity stream and following of entities in Flow Pro .. automethod:: Shotgun.followers .. automethod:: Shotgun.following -Working with the Flow Production Tracking Schema -================================================ +Working with the Shotgun Schema +=============================== -Methods allow you to introspect and modify the Flow Production Tracking schema. +Methods allow you to introspect and modify the Shotgun schema. .. automethod:: Shotgun.schema_entity_read .. automethod:: Shotgun.schema_field_read