Revert "Remove vendored libjuju"
This reverts commit 9d18c22a0dc9e295adda50601fc5e2f45d2c9b8a.
Change-Id: I7dbf291ccd750c5f836ff80c642be492434ab3ac
Signed-off-by: Adam Israel <adam.israel@canonical.com>
diff --git a/modules/libjuju/docs/index.rst b/modules/libjuju/docs/index.rst
new file mode 100644
index 0000000..2dd55cb
--- /dev/null
+++ b/modules/libjuju/docs/index.rst
@@ -0,0 +1,45 @@
+.. libjuju documentation master file, created by
+ sphinx-quickstart on Thu May 19 11:21:38 2016.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+
+.. include:: readme.rst
+
+
+Table of Contents
+-----------------
+
+.. toctree::
+ :caption: Overview
+ :glob:
+ :maxdepth: 3
+
+ narrative/index
+
+
+.. toctree::
+ :caption: API Documentation
+ :glob:
+ :maxdepth: 3
+
+ api/modules
+ api/juju.client
+
+.. toctree::
+ :caption: Project
+ :glob:
+ :maxdepth: 3
+
+ upstream-updates/index
+ changelog
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+