From: Sebastian Krah Date: Mon, 7 Jan 2019 09:54:19 +0000 (+0100) Subject: mgr/dashboard: Add table of contents X-Git-Tag: v14.1.0~469^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F25812%2Fhead;p=ceph.git 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 --- diff --git a/src/pybind/mgr/dashboard/HACKING.rst b/src/pybind/mgr/dashboard/HACKING.rst index db77b09d7d9f..6446aa5bba8f 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 --------------------