diff --git a/doc/develop.rst b/doc/develop.rst index becbeca64..045026df0 100644 --- a/doc/develop.rst +++ b/doc/develop.rst @@ -13,6 +13,7 @@ Tools tutorials/acrn_configuration_tool reference/kconfig/index + user-guides/acrn-shell user-guides/acrn-dm-parameters misc/tools/acrn-crashlog/README misc/tools/** @@ -90,5 +91,4 @@ Additional Tutorials tutorials/building_acrn_in_docker tutorials/acrn_ootb tutorials/run_kata_containers - user-guides/acrn-shell user-guides/kernel-parameters \ No newline at end of file diff --git a/doc/introduction/index.rst b/doc/introduction/index.rst index 4f205adc2..a2695ee50 100644 --- a/doc/introduction/index.rst +++ b/doc/introduction/index.rst @@ -23,6 +23,13 @@ partitioning hypervisors. The ACRN hypervisor architecture partitions the system into different functional domains, with carefully selected user VM sharing optimizations for IoT and embedded devices. +ACRN Open Source Roadmap 2020 +***************************** + +Stay informed on what's ahead for ACRN in 2020 by visting the `ACRN 2020 Roadmap `_. + +For up-to-date happenings, visit the `ACRN blog `_. + ACRN High-Level Architecture ****************************