docs.voltha.org::HOWTO edits and WARNING cleanups.

Makefile
--------
  o Added convenience target 'make warnings' to help search for problems.

config.py
---------
  o Add more exclusions for .venv/ so sphinx will stop checking sources.

howto/edit_voltha_docs.rts
howto/docs.voltha.org/index.rst
howto/docs.voltha.org/quickstart.rst
howto/docs.voltha.org/edit_voltha_docs.rst
------------------------------------------
  o Added a quickstart guide for editing repo:voltha-docs

Misc
----
  o Fixed several WARNINGS
  o Add missing documents in index.rst

Change-Id: I0b3d01cc4116d40bd84db49649669253d6135546
diff --git a/howto/docs.voltha.org/index.rst b/howto/docs.voltha.org/index.rst
new file mode 100644
index 0000000..fffaf7d
--- /dev/null
+++ b/howto/docs.voltha.org/index.rst
@@ -0,0 +1,8 @@
+HOWTO: docs.voltha.org
+======================
+
+.. toctree::
+   :maxdepth: 1
+
+   quickstart
+   edit_voltha_docs