diff --git a/doc/source/components.rst b/doc/source/components.rst index 9ab851f86..b3944cd6c 100644 --- a/doc/source/components.rst +++ b/doc/source/components.rst @@ -192,7 +192,9 @@ and tests. or linear models (via `~NLW2_NLFeeder_C`, `~NLW2_SOLHandler_C`) are supported. -- **Python API** is WIP. +- **Python API** only supports (MI)LP/(MI)QP (via `nlwpy.NLModel`), + see + `NLWPY example `_. .. _recommended-driver-logic: