From fce102283bab73ed08c292fce03e39c52f4a1fe2 Mon Sep 17 00:00:00 2001
From: Stuart Mackie <wsmackie@juniper.net>
Date: Tue, 29 Aug 2017 05:21:36 -0700
Subject: Added doc directories

Change-Id: I671d7c3ad4f4e5e476c98f53780d867dc94b3089
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
---
 docs/templates/testing/developer/devguide/index.rst     | 0
 docs/templates/testing/developer/internship/index.rst   | 0
 docs/templates/testing/index.rst                        | 1 +
 docs/templates/testing/user/configguide/configguide.rst | 0
 docs/templates/testing/user/configguide/index.rst       | 0
 docs/templates/testing/user/userguide/index.rst         | 0
 6 files changed, 1 insertion(+)
 create mode 100644 docs/templates/testing/developer/devguide/index.rst
 create mode 100644 docs/templates/testing/developer/internship/index.rst
 create mode 100644 docs/templates/testing/index.rst
 create mode 100644 docs/templates/testing/user/configguide/configguide.rst
 create mode 100644 docs/templates/testing/user/configguide/index.rst
 create mode 100644 docs/templates/testing/user/userguide/index.rst

(limited to 'docs/templates/testing')

diff --git a/docs/templates/testing/developer/devguide/index.rst b/docs/templates/testing/developer/devguide/index.rst
new file mode 100644
index 0000000..e69de29
diff --git a/docs/templates/testing/developer/internship/index.rst b/docs/templates/testing/developer/internship/index.rst
new file mode 100644
index 0000000..e69de29
diff --git a/docs/templates/testing/index.rst b/docs/templates/testing/index.rst
new file mode 100644
index 0000000..392b39f
--- /dev/null
+++ b/docs/templates/testing/index.rst
@@ -0,0 +1 @@
+.. To be decided
diff --git a/docs/templates/testing/user/configguide/configguide.rst b/docs/templates/testing/user/configguide/configguide.rst
new file mode 100644
index 0000000..e69de29
diff --git a/docs/templates/testing/user/configguide/index.rst b/docs/templates/testing/user/configguide/index.rst
new file mode 100644
index 0000000..e69de29
diff --git a/docs/templates/testing/user/userguide/index.rst b/docs/templates/testing/user/userguide/index.rst
new file mode 100644
index 0000000..e69de29
-- 
cgit