From 26251f28c23a7b1ef361ef4d083ce1c2df95e4e5 Mon Sep 17 00:00:00 2001 From: Tejas <47889755+tejas15802@users.noreply.github.com> Date: Sun, 27 Mar 2022 21:33:35 +0530 Subject: [PATCH] Structure for Getting started added --- doc/source/index.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/source/index.rst b/doc/source/index.rst index 50eaab694..0d35b02ba 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -25,6 +25,15 @@ Here are some guidelines for using Volatility 3 effectively: volatility3 + +.. toctree:: + :caption: Getting Started + + FAQ + Installation + Linux + Windows + Indices and tables ==================