it has to be note:: otherweise sphinx won't render the paragraph at all (#465)

This commit is contained in:
Evgeni Golov 2016-06-10 00:20:24 +02:00 committed by Markus Unterwaditzer
parent f892389806
commit eb2c25ee76

View file

@ -140,7 +140,7 @@ class GoogleCalendarStorage(dav.CaldavStorage):
class GoogleContactsStorage(dav.CarddavStorage):
__doc__ = '''Google contacts.
.. note: Google's CardDAV implementation is allegedly a disaster in terms
.. note:: Google's CardDAV implementation is allegedly a disaster in terms
of data safety. See `this blog post
<https://evertpot.com/google-carddav-issues/>`_ for the details.
Always back up your data.