From c4ecbddc072fa9513e09f31a689260b5e7b89f84 Mon Sep 17 00:00:00 2001 From: "David J. Gardner" Date: Mon, 13 Jan 2025 19:47:55 -0800 Subject: [PATCH] warn about features in the experimental namespace --- doc/shared/sundials/Install.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/shared/sundials/Install.rst b/doc/shared/sundials/Install.rst index 16df61da44..fbfab61737 100644 --- a/doc/shared/sundials/Install.rst +++ b/doc/shared/sundials/Install.rst @@ -2434,6 +2434,11 @@ file. Like the C core header file, the C++ core header file is a convenient way to include all the header files for the core C++ classes. +.. warning:: + + Features in the ``sundials::experimental`` namespace are not yet part of the + public API and are subject to change or removal without notice. + .. table:: Header files included by ``sundials_core.hpp`` :align: center