diff --git a/docs/services.rst b/docs/services.rst index 76658be3..ef402214 100644 --- a/docs/services.rst +++ b/docs/services.rst @@ -6,6 +6,10 @@ Service Framework ================= +.. warning:: + + This section is incomplete. + Mitogen includes a simple framework for implementing services exposed to other contexts, with some built-in subclasses to capture common designs. This is a work in progress, and new functionality will be added as common usage patterns