From 528e5ba2c8a6a8585a3508dee549b2880dfca671 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Mon, 11 Feb 2019 20:22:36 +0200 Subject: [PATCH] python: fix documentation title underline Fix documentation build sphinx warning: filesystem.rst:18: WARNING: Title underline too short. --- bindings/python/docs/source/filesystem.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0