Docs
[osm/N2VC.git] / docs / narrative / controller.rst
index c6f4e0a..2da0e7b 100644 (file)
@@ -8,6 +8,8 @@ Connecting to the controller endpoint is useful if you want to programmatically
 create a new model. If the model you want to use already exists, you can
 connect directly to it (see :doc:`model`).
 
+For api docs, see :class:`juju.controller.Controller`.
+
 
 Connecting to the Current Controller
 ------------------------------------