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.
Overview, architecture, features, and use-case scenarios
@@ -29,7 +29,7 @@ through an open source platform.Getting started guides for quickly running scenario-based samples
@@ -37,26 +37,24 @@ through an open source platform.Details for developing hypervisor-based - solutions
+Tools, tutorials, features, and debugging guides that go beyond getting started
High-level design and details, developer - guidelines
+High-level design and details, developer and + contribution guidelines, API details
API details, configuration - options, and site index
+Archived Release Notes