From: Jani Nikula Date: Mon, 11 Feb 2019 18:22:36 +0000 (+0200) Subject: python: fix documentation title underline X-Git-Tag: 0.28.2~4 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=528e5ba2c8a6a8585a3508dee549b2880dfca671;hp=510dc8c8377e4fef1e96c13c2ea3f25f4b51c889;p=notmuch python: fix documentation title underline Fix documentation build sphinx warning: filesystem.rst:18: WARNING: Title underline too short. --- diff --git a/bindings/python/docs/source/filesystem.rst b/bindings/python/docs/source/filesystem.rst index 558c93de..13fe1194 100644 --- a/bindings/python/docs/source/filesystem.rst +++ b/bindings/python/docs/source/filesystem.rst @@ -15,7 +15,7 @@ Files and directories instead. :class:`Directory` -- A directory entry in the database ------------------------------------------------------- +------------------------------------------------------- .. autoclass:: Directory