From b9f42bc458913859ca0b467d52c57864f5c21e87 Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Wed, 11 Dec 2019 18:18:05 +0100 Subject: [PATCH] doc: fix code style in titles 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/examples/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/examples/index.rst b/docs/source/examples/index.rst index eedfa05..baee48a 100644 --- a/docs/source/examples/index.rst +++ b/docs/source/examples/index.rst @@ -32,8 +32,8 @@ With the ``example.pow``: *Kapow!* can be fully configured using just ``pow`` files -Load More Than One ``pow`` File -+++++++++++++++++++++++++++++++ +Load More Than One pow File ++++++++++++++++++++++++++++ You can load more than one ``pow`` file at time. This can help you keep your ``pow`` files tidy. @@ -159,8 +159,8 @@ obtain the ID of the route, and then delete it by typing: $ kapow route remove 20c98328-0b82-11ea-90a8-784f434dfbe2 -Writing Multiline ``pow`` Files -+++++++++++++++++++++++++++++++ +Writing Multiline pow Files ++++++++++++++++++++++++++++ If you need to write more complex actions, you can leverage multiline commands: