diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:22:49 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:00 -0400 |
commit | 8d1cf1d4ff540ae83087d3b2b44b7a79c4ce8916 (patch) | |
tree | aebc565d9bc9091f7f0c3cdb1f6fb8d34942d1f6 /python | |
parent | 0d52d9359d2079f25a790c85b780c6ca19855f4e (diff) | |
download | slackbuilds-8d1cf1d4ff540ae83087d3b2b44b7a79c4ce8916.tar.gz |
python/sphinxcontrib-websupport: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/sphinxcontrib-websupport/README | 4 |
1 files 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. |