File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ Shotgun()
2626.. autoclass :: Shotgun
2727 :show-inheritance:
2828
29- ********************************
30- Flow Production Tracking Methods
31- ********************************
29+ ***************
30+ Shotgun Methods
31+ ***************
3232
3333The majority of functionality is contained within the :class: `~shotgun_api3.Shotgun ` class.
3434The 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
9191 Shotgun.followers
9292 Shotgun.following
9393
94- .. rubric :: Working with the Flow Production Tracking Schema and Preferences
94+ .. rubric :: Working with the Shotgun Schema and Preferences
9595
9696.. autosummary ::
9797 :nosignatures:
@@ -177,10 +177,10 @@ Methods that relate to the activity stream and following of entities in Flow Pro
177177.. automethod :: Shotgun.followers
178178.. automethod :: Shotgun.following
179179
180- Working with the Flow Production Tracking Schema
181- ================================================
180+ Working with the Shotgun Schema
181+ ===============================
182182
183- Methods allow you to introspect and modify the Flow Production Tracking schema.
183+ Methods allow you to introspect and modify the Shotgun schema.
184184
185185.. automethod :: Shotgun.schema_entity_read
186186.. automethod :: Shotgun.schema_field_read
You can’t perform that action at this time.
0 commit comments