diff mbox

[RFC,14/23] Add opal-api/index.rst

Message ID 1469605404-13156-15-git-send-email-stewart@linux.vnet.ibm.com
State Accepted
Headers show

Commit Message

Stewart Smith July 27, 2016, 7:43 a.m. UTC
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
---
 doc/index.rst          |  1 +
 doc/opal-api/index.rst | 12 ++++++++++++
 2 files changed, 13 insertions(+)
 create mode 100644 doc/opal-api/index.rst
diff mbox

Patch

diff --git a/doc/index.rst b/doc/index.rst
index c44d256..796de55 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -26,6 +26,7 @@  Contents:
    pci-slot
    xscom-node-bindings
    release-notes/index
+   opal-api/index
 
 Indices and tables
 ==================
diff --git a/doc/opal-api/index.rst b/doc/opal-api/index.rst
new file mode 100644
index 0000000..f73be2d
--- /dev/null
+++ b/doc/opal-api/index.rst
@@ -0,0 +1,12 @@ 
+======================
+OPAL API Documentation
+======================
+
+The OPAL API is the interface between an Operating System and OPAL.
+
+.. toctree::
+   :maxdepth: 1
+   :glob:
+
+   *
+