2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-04 04:20:08 +00:00

Merge pull request #14 from daniceexi/master

Add the doc skeleton for Admin Guide->Basic Concept
This commit is contained in:
Victor Hu 2015-08-13 13:25:20 -04:00
commit 86aed8dfeb
11 changed files with 50 additions and 15 deletions

View File

@ -0,0 +1,4 @@
Global Configuration
====================
Configure the **master**, **domain** ...

View File

@ -0,0 +1,10 @@
Basic Concepts
==============
.. toctree::
:maxdepth: 2
xcat_object/index.rst
xcat_db/index.rst
global_cfg/index.rst
network_planning/index.rst

View File

@ -0,0 +1,8 @@
Network Planning
================
.. toctree::
:maxdepth: 2
network_service/index.rst
network_cfg/index.rst

View File

@ -0,0 +1,2 @@
Network Configuration
=====================

View File

@ -0,0 +1,2 @@
Network Services which are used in xCAT
==================================

View File

@ -0,0 +1,11 @@
xCAT Database
=============
Definition of xCAT DB
---------------------
How to Manipulate xCAT DB
-------------------------
How to Use Regular Expression in xCAT DB
----------------------------------------

View File

@ -0,0 +1,12 @@
xCAT Object
===========
Node Object
-----------
Node Range
OSimage Object
--------------
Group Object
------------

View File

@ -4,7 +4,5 @@ Admin Guide
.. toctree::
:maxdepth: 2
basic_concepts/index.rst
large_clusters/index.rst
ubuntu_clusters/index.rst
Kdump/index.rst
advanced_topics/index.rst

View File

@ -1,9 +0,0 @@
Managing Ubuntu/Debian Clusters
=======================
.. toctree::
:maxdepth: 2
xCAT_on_Ubuntu_Server.rst
../../install-guides/common/prepare_mgmt_node.rst

View File

@ -1,3 +0,0 @@
xCAT on Ubuntu Server
=====================