From 7f31a17831e944e8837738428d5a41cf113f7f28 Mon Sep 17 00:00:00 2001 From: Phillip Boushy <phillip.boushy@intel.com> Date: Wed, 24 Apr 2024 15:57:51 -0600 Subject: [PATCH] Header lines must be as long as the header text Signed-off-by: Phillip Boushy <phillip.boushy@intel.com> --- docs/get_started/examples.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/get_started/examples.rst b/docs/get_started/examples.rst index f0672f3a38..b083455a75 100644 --- a/docs/get_started/examples.rst +++ b/docs/get_started/examples.rst @@ -39,9 +39,9 @@ See :ref:`interactive_tensorflow_mnist` examples/interactive_tensorflow_mnist -------------------------- +--------------------------------- Workflow Interface (Experimental) -------------------------- +--------------------------------- Formulate the experiment as a series of tasks, or a flow. See :ref:`workflowinterface_pytorch_mnist`