diff --git a/docs/external_config.rst b/docs/external_config.rst index 77e16ec3..7952105c 100644 --- a/docs/external_config.rst +++ b/docs/external_config.rst @@ -29,19 +29,16 @@ Class ExternalConfigurationLoader ============================================ .. autoclass:: ExternalConfigurationLoader :members: - :inherited-members: Class ExternalConfiguration ============================================ .. autoclass:: ExternalConfiguration :members: - :inherited-members: Class ExternalCommand ============================================ .. autoclass:: ExternalCommand :members: - :inherited-members: :exclude-members: create diff --git a/docs/shotgun_data.rst b/docs/shotgun_data.rst index 94125d6b..7695e8cf 100644 --- a/docs/shotgun_data.rst +++ b/docs/shotgun_data.rst @@ -84,4 +84,3 @@ Class ShotgunDataRetriever .. autoclass:: ShotgunDataRetriever :members: - :inherited-members: diff --git a/docs/shotgun_hierarchy_model.rst b/docs/shotgun_hierarchy_model.rst index a677f84c..d0c2ac09 100644 --- a/docs/shotgun_hierarchy_model.rst +++ b/docs/shotgun_hierarchy_model.rst @@ -148,7 +148,6 @@ specialized to hold the contents of a particular shotgun API refreshes its data asynchronously. .. autoclass:: ShotgunHierarchyModel - :inherited-members: :members: :exclude-members: canFetchMore, fetchMore, diff --git a/docs/shotgun_model.rst b/docs/shotgun_model.rst index 8c8b7076..c8dfcd5e 100644 --- a/docs/shotgun_model.rst +++ b/docs/shotgun_model.rst @@ -190,7 +190,6 @@ types for the asset types. The leaf nodes in this case would be assets. .. autoclass:: ShotgunModel :members: - :inherited-members: :exclude-members: reset, clear, hasChildren, fetchMore, canFetchMore, ensure_data_is_loaded, destroy, hard_refresh, is_data_cached diff --git a/docs/task_manager.rst b/docs/task_manager.rst index a9c64747..d3f2607c 100644 --- a/docs/task_manager.rst +++ b/docs/task_manager.rst @@ -95,4 +95,3 @@ Class BackgroundTaskManager .. autoclass:: BackgroundTaskManager :members: - :inherited-members: