Update the overview.rst and developer-guide.rst for small edits. 86/4186/2
authorXiaohua Zhang <xiaohua.zhang@windriver.com>
Tue, 2 Jun 2020 13:25:12 +0000 (09:25 -0400)
committerXiaohua Zhang <xiaohua.zhang@windriver.com>
Tue, 2 Jun 2020 14:29:37 +0000 (10:29 -0400)
Issue-ID: INF-16

Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
Change-Id: I454522d06f510e26656dab7a9cf58e001bf4583f

docs/developer-guide.rst
docs/overview.rst

index fb7c912..a3b5015 100755 (executable)
@@ -24,11 +24,9 @@ To contribute on this project, basic knowledge of Yocto/OpenEmbedded is needed,
 .. _`OpenEmbedded wiki`: http://www.openembedded.org/wiki/Main_Page
 
 
-Processes
----------
 
 1. Prerequisite for build environment
-`````````````````````````````````````
+-------------------------------------
 
 * Your host need to meet the requirements for Yocto, please refer to:
 
@@ -64,7 +62,7 @@ Processes
 
 
 2. Use wrapper script build_inf.sh to setup build env and build the INF AIO x86 image
-`````````````````````````````````````````````````````````````````````````````````````
+-------------------------------------------------------------------------------------
 
 ::
 
@@ -80,7 +78,7 @@ If all go well, you will get the ISO image in:
 ${WORKSPACE}/prj_oran_inf_anaconda/tmp-glibc/deploy/images/intel-corei7-64/inf-image-aio-installer-intel-corei7-64.iso
 
 3. (Optional) Use wrapper script build_oran.sh to setup build env and build the lagecy x86 image
-````````````````````````````````````````````````````````````````````````````````````````````````
+------------------------------------------------------------------------------------------------
 
 Note: The lagecy image is the Kubernetes Cluster image as the same one in Amber (1.0) release.
 
@@ -98,7 +96,8 @@ If all go well, you will get the ISO image in:
 ${WORKSPACE}/prj_oran_inf/tmp-glibc/deploy/images/intel-x86-64/oran-image-inf-host-intel-x86-64.iso
 
 4. (Optional) Use wrapper script build_oran.sh to setup build env and build the ARM Kubernetes Cluster image
-``````````````````````````````````````````````````````````````````````````````````````````````````````````````
+------------------------------------------------------------------------------------------------------------
+
 Note:
   * the ARM Kubernetes Cluster image only supports the BSP nxp-lx2xxx and is verified with the board NXP LX2160ARDB
   * The ISO image is supported yet.
index dd62539..5fa77bc 100644 (file)
@@ -19,10 +19,8 @@ Following requirements are going to address the container based solution:
 
 2.Support Node Feature Discovery
 
-
 3.Support CPU Affinity and Isolation
 
-
 4.Support Dynamic HugePages Allocation