From 7349594757577284cdf01079560b24a8abe1dd1b Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Thu, 17 Aug 2023 11:00:32 +0100 Subject: [PATCH] docs: Document various warnings Add a ':members:' option to ensure we actually list the available warnings, as was the original intent. Change-Id: Ia7cf763e0a4f2aa345b0f41b6a096a05512dbcaf Signed-off-by: Stephen Finucane --- doc/source/user/warnings.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/user/warnings.rst b/doc/source/user/warnings.rst index e1c0afb31..34d1893fe 100644 --- a/doc/source/user/warnings.rst +++ b/doc/source/user/warnings.rst @@ -15,5 +15,6 @@ Available warnings ------------------ .. automodule:: openstack.warnings + :members: .. __: https://docs.python.org/3/library/warnings.html