Skip to content

Commit 6094e33

Browse files
[minor] Added missing doc to index
Added the preferences_read method to the API index.
1 parent be1f679 commit 6094e33

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/reference.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ The documentation for all of the methods you'll need in your scripts lives in he
6666
Shotgun.update_project_last_accessed
6767
Shotgun.work_schedule_read
6868
Shotgun.work_schedule_update
69+
Shotgun.preferences_read
6970

7071
.. rubric:: Working With Files
7172

@@ -89,7 +90,7 @@ The documentation for all of the methods you'll need in your scripts lives in he
8990
Shotgun.unfollow
9091
Shotgun.followers
9192

92-
.. rubric:: Working with the Shotgun Schema
93+
.. rubric:: Working with the Shotgun Schema and Preferences
9394

9495
.. autosummary::
9596
:nosignatures:

0 commit comments

Comments
 (0)