From d69e7b90e7b9953af84876c2c0534981183b82ef Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Wed, 11 Dec 2019 12:46:50 +0100 Subject: [PATCH] doc: markup ping.pow as file role MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Roberto Abdelkader Martínez Pérez --- docs/source/the_project/quickstart.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/the_project/quickstart.rst b/docs/source/the_project/quickstart.rst index 738d3dd..9b353da 100644 --- a/docs/source/the_project/quickstart.rst +++ b/docs/source/the_project/quickstart.rst @@ -111,8 +111,8 @@ Install Kapow! Follow the :doc:`Installing Kapow! ` instructions. -Write a ``ping.pow`` File -+++++++++++++++++++++++++ +Write a :file:`ping.pow` File ++++++++++++++++++++++++++++++ *Kapow!* uses plain text files (called ``pow`` files) so you can define the endpoints you want to expose the system command with. For our example we need a @@ -139,7 +139,7 @@ Explanation: Launch the Service ++++++++++++++++++ -At this point we only need to launch :program:`kapow` with our ``ping.pow``: +At this point we only need to launch :program:`kapow` with our :file:`ping.pow`: .. code-block:: console