From ea96577fe9ccd3191254fbdff00f2c165360a138 Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Thu, 13 Aug 2015 16:15:14 -0400 Subject: [PATCH] Added skeleton structure for the overview section for documentation --- source/index.rst | 1 + source/overview/architecture.rst | 4 ++++ source/overview/features.rst | 4 ++++ source/overview/index.rst | 13 +++++++++++++ source/overview/support_list.rst | 2 ++ 5 files changed, 24 insertions(+) create mode 100644 source/overview/architecture.rst create mode 100644 source/overview/features.rst create mode 100644 source/overview/index.rst create mode 100644 source/overview/support_list.rst diff --git a/source/index.rst b/source/index.rst index 9cabbc498..c202bd7a2 100644 --- a/source/index.rst +++ b/source/index.rst @@ -20,6 +20,7 @@ Content .. toctree:: :maxdepth: 2 + overview/index.rst guides/install-guides/index.rst guides/admin-guides/index.rst developers/index.rst diff --git a/source/overview/architecture.rst b/source/overview/architecture.rst new file mode 100644 index 000000000..d76d7e7da --- /dev/null +++ b/source/overview/architecture.rst @@ -0,0 +1,4 @@ +Architecture +============ + +https://sourceforge.net/p/xcat/wiki/XCAT_Overview%2C_Architecture%2C_and_Planning/#xcat-architecture diff --git a/source/overview/features.rst b/source/overview/features.rst new file mode 100644 index 000000000..4640ce691 --- /dev/null +++ b/source/overview/features.rst @@ -0,0 +1,4 @@ +Features +======== + +https://sourceforge.net/p/xcat/wiki/XCAT_Overview%2C_Architecture%2C_and_Planning/#overview-of-xcats-features diff --git a/source/overview/index.rst b/source/overview/index.rst new file mode 100644 index 000000000..c7bc169d5 --- /dev/null +++ b/source/overview/index.rst @@ -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 diff --git a/source/overview/support_list.rst b/source/overview/support_list.rst new file mode 100644 index 000000000..04d821fc1 --- /dev/null +++ b/source/overview/support_list.rst @@ -0,0 +1,2 @@ +Supported Hardware and Operating Systems +========================================