diff options
author | Shubham Mishra <shivam828787@gmail.com> | 2020-10-27 08:19:07 +0530 |
---|---|---|
committer | Shubham Mishra <shivam828787@gmail.com> | 2020-10-27 21:35:13 +0530 |
commit | 7e3a24b9fd5d8f2e848ade291852e93b4b7a18ea (patch) | |
tree | f8925f97bc50bc089b9ce67c827762d2313f9754 /docs/development/index.rst | |
parent | 49bb7680b18be1bcf869fa1d317a27f265a59469 (diff) |
Documentation template added
Signed-off-by: Shubham Mishra <shivam828787@gmail.com>
Change-Id: I42c83f7750ee23d6fac76074e91d2f5205a8a0cb
Diffstat (limited to 'docs/development/index.rst')
-rw-r--r-- | docs/development/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/development/index.rst b/docs/development/index.rst new file mode 100644 index 0000000..9aea6ec --- /dev/null +++ b/docs/development/index.rst @@ -0,0 +1,6 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c)
+
+CIRV-HDV Developer Guide
+========================
|