Skip to content

Commit 3e61ef5

Browse files
authored
Add missing instantiation warnings for new apis (#4352)
1 parent 463d2eb commit 3e61ef5

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

‎reference/extensions/python_api/AuditAPI.rst‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Audit API
33

44
.. include:: ../../../common/experimental_warning.inc
55

6+
.. include:: ../../../common/subapi_instantiation_warning.inc
7+
68
.. currentmodule:: conan.api.subapi.audit
79

810
.. autoclass:: AuditAPI

‎reference/extensions/python_api/CacheAPI.rst‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Cache API
33

44
.. include:: ../../../common/experimental_warning.inc
55

6+
.. include:: ../../../common/subapi_instantiation_warning.inc
7+
68
.. currentmodule:: conan.api.subapi.cache
79

810
.. autoclass:: CacheAPI

‎reference/extensions/python_api/LockfileAPI.rst‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Lockfile API
33

44
.. include:: ../../../common/experimental_warning.inc
55

6+
.. include:: ../../../common/subapi_instantiation_warning.inc
7+
68
.. currentmodule:: conan.api.subapi.lockfile
79

810
.. autoclass:: LockfileAPI

‎reference/extensions/python_api/ReportAPI.rst‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Report API
33

44
.. include:: ../../../common/experimental_warning.inc
55

6+
.. include:: ../../../common/subapi_instantiation_warning.inc
7+
68
.. currentmodule:: conan.api.subapi.report
79

810
.. autoclass:: ReportAPI

0 commit comments

Comments
 (0)