8000 Add InfluxDBClusterClient to the API docs. · kespindler/influxdb-python@18f2efd · GitHub
[go: up one dir, main page]

Skip to content

Commit 18f2efd

Browse files
committed
Add InfluxDBClusterClient to the API docs.
1 parent 19fe9de commit 18f2efd

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

docs/source/api-documentation.rst

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,19 @@ These clients are initiated in the same way as the
4545
:members:
4646
:undoc-members:
4747

48-
---------------------- 9431 -
48+
------------------------------
49+
:class:`InfluxDBClusterClient`
50+
------------------------------
51+
52+
53+
.. currentmodule:: influxdb.InfluxDBClusterClient
54+
.. autoclass:: influxdb.InfluxDBClusterClient
55+
:members:
56+
:undoc-members:
57+
58+
------------------------
4959
:class:`DataFrameClient`
50-
-----------------------
60+
------------------------
5161

5262

5363
.. currentmodule:: influxdb.DataFrameClient

0 commit comments

Comments
 (0)
0