docs: Fix ReST syntax

This commit is contained in:
Valentin Lorentz 2022-01-24 16:57:38 +01:00
parent 771c406710
commit f6ca1dc3dc

View file

@ -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]