From 8d1cf1d4ff540ae83087d3b2b44b7a79c4ce8916 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:22:49 -0400 Subject: [PATCH] python/sphinxcontrib-websupport: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/sphinxcontrib-websupport/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/sphinxcontrib-websupport/README b/python/sphinxcontrib-websupport/README index 7f742fcf1d..d35c9feb47 100644 --- a/python/sphinxcontrib-websupport/README +++ b/python/sphinxcontrib-websupport/README @@ -1,2 +1,2 @@ -sphinxcontrib-websupport provides a Python API to easily integrate Sphinx -documentation into web applications. +sphinxcontrib-websupport provides a Python API to easily integrate +Sphinx documentation into web applications.