summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Brox <tobias@redpill-linpro.com>2021-03-12 00:47:47 +0100
committerTobias Brox <tobias@redpill-linpro.com>2021-03-12 00:47:47 +0100
commit4f560d61ac5365f9794249ca3a71a88f607dcfbc (patch)
tree876674345de82465273da92e21aa7a7edb5318ca
parentf5d3dafcd0b1e324557c50ef984868a15e28c04c (diff)
downloadpython-caldav-4f560d61ac5365f9794249ca3a71a88f607dcfbc.zip
testing documentation on readthedocs
-rw-r--r--docs/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 2c0adcf..fbb4a05 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -361,7 +361,7 @@ Sphinxtest
The autogenerated API documentation on caldav.readthedocs.io does not come out as it should. This section is just for testing purposes but may expose some autogenerated API documentation
-.. autoclass:: DAVClient
+.. autoclass:: caldav.davclient.DAVClient
:members:
====================