commit | daf1bee466ade9553b2ece9c71019903e06fa1c4 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Mar 14 19:57:15 2022 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Mar 14 20:14:50 2022 -0400 |
tree | e52abd4ca41a0bc714d31443d565f9e0ae79282a | |
parent | 8f469a882634646d838b4a190a123d5944e3ddb8 [diff] [blame] |
Add quick start This adds a small quick starts but also doesn't run integration jobs on doc changes. Change-Id: Id95db9c275906a530878afbb7cfbaa61c33e5b75
diff --git a/doc/source/user/index.rst b/doc/source/user/index.rst new file mode 100644 index 0000000..de66057 --- /dev/null +++ b/doc/source/user/index.rst
@@ -0,0 +1,7 @@ +User Guide +========== + +.. toctree:: + :maxdepth: 1 + + quickstart \ No newline at end of file