From f039eac944030c077a14caf33e8d66a86f3fe5de Mon Sep 17 00:00:00 2001 From: caomengmeng Date: Tue, 3 Nov 2015 16:41:35 +0800 Subject: [PATCH] Update index.rst --- docs/source/guides/admin-guides/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/admin-guides/index.rst b/docs/source/guides/admin-guides/index.rst index aa887eac1..160299143 100644 --- a/docs/source/guides/admin-guides/index.rst +++ b/docs/source/guides/admin-guides/index.rst @@ -1,13 +1,13 @@ Admin Guide =========== -When reading this chapter, assume you have read the :doc:`Overview of xCAT <../../overview/index>` to understand the architecture and features of xCAT, and have read the :doc:`xCAT Install Guide <../install-guides/index>` to have an xCAT Management Node installed. +When reading this chapter, assume you have read the :doc:`Overview of xCAT <../../overview/index>` to understand the architecture and features of xCAT, and have read the :doc:`xCAT Install Guide <../install-guides/index>` to have a xCAT Management Node installed. Now you can start to learn how to manage a cluster by xCAT. This chapter includes following major sections: * **Basic Concepts** - This Section will give you the introduction of some basic concepts in xCAT like the **Object Concept**, **Database**, **Global Configuration**, **Network** and **Node Type**. + This section will give you the introduction of some basic concepts in xCAT like the **Object Concept**, **Database**, **Global Configuration**, **Network** and **Node Type**. * **Manage Cluster**