From 06dcd45ff81e06bc8cf40ed487c0b2652d346a5a Mon Sep 17 00:00:00 2001 From: John DeNisco Date: Thu, 26 Jul 2018 12:45:10 -0400 Subject: Initial commit of Sphinx docs Change-Id: I9fca8fb98502dffc2555f9de7f507b6f006e0e77 Signed-off-by: John DeNisco --- docs/gettingstarted/users/index.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 docs/gettingstarted/users/index.rst (limited to 'docs/gettingstarted/users/index.rst') diff --git a/docs/gettingstarted/users/index.rst b/docs/gettingstarted/users/index.rst new file mode 100644 index 00000000000..6fd7260650a --- /dev/null +++ b/docs/gettingstarted/users/index.rst @@ -0,0 +1,13 @@ +.. _users: + +##### +Users +##### + +.. toctree:: + :maxdepth: 2 + + installing/index.rst + configuring/index.rst + running/index.rst + configutil/index.rst -- cgit 1.2.3-korg