From 44bca129f99c80431ebb80ff8867741ae4160a5c Mon Sep 17 00:00:00 2001
From: Harry Jeffery <henry.jeffery@stfc.ac.uk>
Date: Fri, 20 Feb 2015 11:39:41 +0000
Subject: [PATCH] Refs #11084 Restore the correct heading level for workflows

---
 Code/Mantid/docs/source/algorithms/AlignAndFocusPowder-v1.rst | 2 +-
 Code/Mantid/docs/source/algorithms/DgsRemap-v1.rst            | 2 +-
 Code/Mantid/docs/source/algorithms/MuonLoad-v1.rst            | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Code/Mantid/docs/source/algorithms/AlignAndFocusPowder-v1.rst b/Code/Mantid/docs/source/algorithms/AlignAndFocusPowder-v1.rst
index cfcd61fbdd9..2477b9d64b3 100644
--- a/Code/Mantid/docs/source/algorithms/AlignAndFocusPowder-v1.rst
+++ b/Code/Mantid/docs/source/algorithms/AlignAndFocusPowder-v1.rst
@@ -33,7 +33,7 @@ sub-algorithms as listed below.
 #. :ref:`algm-ConvertUnits` to time-of-flight
 
 Workflow
---------
+########
 
 .. diagram:: AlignAndFocusPowder-v1_wkflw.dot
 
diff --git a/Code/Mantid/docs/source/algorithms/DgsRemap-v1.rst b/Code/Mantid/docs/source/algorithms/DgsRemap-v1.rst
index 0bf013306f7..8b4887ee8ac 100644
--- a/Code/Mantid/docs/source/algorithms/DgsRemap-v1.rst
+++ b/Code/Mantid/docs/source/algorithms/DgsRemap-v1.rst
@@ -14,7 +14,7 @@ workspace. One can use the ExecuteOppositeOrder to do grouping first
 then masking.
 
 Workflow
---------
+########
 
 .. diagram:: DgsRemap-v1_wkflw.dot
 
diff --git a/Code/Mantid/docs/source/algorithms/MuonLoad-v1.rst b/Code/Mantid/docs/source/algorithms/MuonLoad-v1.rst
index 364a68dfcaa..88f1768100e 100644
--- a/Code/Mantid/docs/source/algorithms/MuonLoad-v1.rst
+++ b/Code/Mantid/docs/source/algorithms/MuonLoad-v1.rst
@@ -22,7 +22,7 @@ Specifically:
    resulting workspace.
 
 Workflow
---------
+########
 
 .. diagram:: MuonLoad-v1_wkflw.dot
 
-- 
GitLab