2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-24 12:10:25 +00:00

Added skeleton structure for the overview section for documentation

This commit is contained in:
Victor Hu
2015-08-13 16:15:14 -04:00
parent 60f679e149
commit ea96577fe9
5 changed files with 24 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ Content
.. toctree::
:maxdepth: 2
overview/index.rst
guides/install-guides/index.rst
guides/admin-guides/index.rst
developers/index.rst

View File

@@ -0,0 +1,4 @@
Architecture
============
https://sourceforge.net/p/xcat/wiki/XCAT_Overview%2C_Architecture%2C_and_Planning/#xcat-architecture

View File

@@ -0,0 +1,4 @@
Features
========
https://sourceforge.net/p/xcat/wiki/XCAT_Overview%2C_Architecture%2C_and_Planning/#overview-of-xcats-features

13
source/overview/index.rst Normal file
View File

@@ -0,0 +1,13 @@
Overview
========
xCAT enables you to easily manage large number of servers for any type of techincal computing workload.
xCAT is known for exceptional scaling, wide variety of supported hardware, operating systems, and virtalization platforms, and complete day0 setup capabilities.
.. toctree::
:maxdepth: 2
features.rst
support_list.rst
architecture.rst

View File

@@ -0,0 +1,2 @@
Supported Hardware and Operating Systems
========================================