From 6fec9d17a4ab91a15ad6f86ddddd450573f725ae Mon Sep 17 00:00:00 2001 From: Adam Holmberg Date: Mon, 1 Jun 2015 12:52:39 -0500 Subject: [PATCH] Add Cluster.connect_timeout to api doc --- docs/api/cassandra/cluster.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api/cassandra/cluster.rst b/docs/api/cassandra/cluster.rst index 1e4910cc..2b241335 100644 --- a/docs/api/cassandra/cluster.rst +++ b/docs/api/cassandra/cluster.rst @@ -47,6 +47,8 @@ .. autoattribute:: topology_event_refresh_window + .. autoattribute:: connect_timeout + .. automethod:: connect .. automethod:: shutdown