From bfb99d34ce0588a5a77af6a04ad9d8374a0daa61 Mon Sep 17 00:00:00 2001 From: Tim Moore II Date: Mon, 4 Apr 2016 13:06:12 -0400 Subject: [PATCH] Content addition to the SysAdm server docs -Added two new docs as chapters -Bringing readme information over to .rst for downloading and building SysAdm --- docs/index.rst | 2 ++ docs/introduction.rst | 10 +++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 7c24d02..1694719 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,6 +12,8 @@ Contents: :maxdepth: 4 introduction + basics + manage Indices and tables ================== diff --git a/docs/introduction.rst b/docs/introduction.rst index 05ae05d..15aa3be 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -1,3 +1,6 @@ + +.. _intro: + Introduction ============ @@ -9,4 +12,9 @@ Version |version| Copyright © 2016 iXSystems®. -Welcome to SysAdm®! +.. Intro Text WIP +Welcome to SysAdm®! This documentation is intended to educate the user on initializing and managing SysAdm. +Initialization and management will be documented in two separate chapters, :ref:`gettingstarted`, and :ref:`management`. +API documentation is being handled at https://api.pcbsd.org. + +