From cb254e7fcd4e487791017a2a80ceeb7941ac5484 Mon Sep 17 00:00:00 2001 From: Sebastian Krah Date: Mon, 7 Jan 2019 10:54:19 +0100 Subject: [PATCH] mgr/dashboard: Add table of contents Adds a table of contents to the HACKING.rst to make the navigation easier Signed-off-by: Sebastian Krah --- src/pybind/mgr/dashboard/HACKING.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pybind/mgr/dashboard/HACKING.rst b/src/pybind/mgr/dashboard/HACKING.rst index db77b09d7d9fc..6446aa5bba8f8 100644 --- a/src/pybind/mgr/dashboard/HACKING.rst +++ b/src/pybind/mgr/dashboard/HACKING.rst @@ -1,6 +1,8 @@ Dashboard Developer Documentation ==================================== +.. contents:: Table of Contents + Frontend Development -------------------- -- 2.39.5