Add the index file and an empty page for
introduction.

Signed-off-by: Husni Faiz <ahamedhusn...@gmail.com>
---
 libbsd/index.rst        | 23 +++++++++++++++++++++++
 libbsd/introduction.rst |  8 ++++++++
 2 files changed, 31 insertions(+)
 create mode 100644 libbsd/index.rst
 create mode 100644 libbsd/introduction.rst

diff --git a/libbsd/index.rst b/libbsd/index.rst
new file mode 100644
index 0000000..f790070
--- /dev/null
+++ b/libbsd/index.rst
@@ -0,0 +1,23 @@
+.. SPDX-License-Identifier: CC-BY-SA-4.0
+
+.. include:: ../common/unicode.rst
+
+.. highlight:: c
+
+======================================
+RTEMS LibBSD User Manual (|version|).
+======================================
+
+.. topic:: Copyrights and License
+
+
+    .. include:: ../common/license.rst
+
+.. include:: ../common/header.rst
+
+.. toctree::
+       :maxdepth: 3
+       :numbered:
+
+       introduction
+       quick_start
diff --git a/libbsd/introduction.rst b/libbsd/introduction.rst
new file mode 100644
index 0000000..7a37457
--- /dev/null
+++ b/libbsd/introduction.rst
@@ -0,0 +1,8 @@
+.. SPDX-License-Identifier: CC-BY-SA-4.0
+
+.. COMMENT: Written by 
+.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR)
+
+Introduction
+############
+
-- 
2.25.1

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to