From f6ca1dc3dcf5dc88b2882b6aa87ce19d34792b14 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Mon, 24 Jan 2022 16:57:38 +0100 Subject: [PATCH] docs: Fix ReST syntax --- docs/tutorial.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorial.rst b/docs/tutorial.rst index 5254ff4..d4ae380 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -341,11 +341,11 @@ parameters if the service supports it, and by extracting from the response only information needed into a structured page. This all makes for easier debugging. Misc files -^^^^^^^^^^^^^^^ +^^^^^^^^^^ There are also a few files that need to be modified outside of the lister directory, namely: -* :file:`/setup.py` to add your lister to the end of the list in the *setup* section: +* :file:`/setup.py` to add your lister to the end of the list in the *setup* section:: entry_points=""" [swh.cli.subcommands]