From 1f50b07405eb8ebc53afa3ba41722eb69a33285c Mon Sep 17 00:00:00 2001 From: Deb Taylor Date: Mon, 16 Mar 2020 17:13:36 -0400 Subject: [PATCH] Doc: Update re-org'd ACRN index page and What is ACRN. Signed-off-by: Deb Taylor --- doc/develop.rst | 28 +++++++++------------------- doc/index.rst | 26 ++++++++++++-------------- doc/introduction/index.rst | 5 ++++- doc/learn.rst | 2 ++ 4 files changed, 27 insertions(+), 34 deletions(-) diff --git a/doc/develop.rst b/doc/develop.rst index 76aa265fe..becbeca64 100644 --- a/doc/develop.rst +++ b/doc/develop.rst @@ -7,26 +7,16 @@ Advanced Guides Tools ***** - **Configuration Tools** +.. toctree:: + :glob: + :maxdepth: 1 - .. toctree:: - :maxdepth: 1 - - tutorials/acrn_configuration_tool - reference/kconfig/index - user-guides/acrn-dm-parameters - -.. _tools: - - **Runtime Tools** - - .. toctree:: - :glob: - :maxdepth: 1 - - misc/tools/acrn-crashlog/README - misc/tools/** - misc/acrn-manager/** + tutorials/acrn_configuration_tool + reference/kconfig/index + user-guides/acrn-dm-parameters + misc/tools/acrn-crashlog/README + misc/tools/** + misc/acrn-manager/** Service VM Tutorials ******************** diff --git a/doc/index.rst b/doc/index.rst index e0b7839e1..4cb4a3806 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -19,9 +19,9 @@ through an open source platform.