Added a HOWTO page release based source edits.

conf.py
-------
   * Exclude all variants of python virtual env from traversal.
   * Exclude __pycache__ from document traversal.

index.rst
---------
   * Create a top level index link/page for release howto(s).

overview/contributing.rst
-------------------------
   * Document version based script edits required at time of release.
   * This URL will be used by repo:ci-management/vars/installVoltctl
     to display self-documenting help.

*/urls
------
   * Added placeholders and resources for documenting future topics.

Chaser edits:
-------------
   o Bump VERSION string.
   o 'stern' URL in unrelated troublteshooting.rst doc failed link check:
      + github repo no longer exists.
      + add replacement github/stern/stern

Change-Id: I2f0f15eb5ba7bd6817806296928964df5259b21a
diff --git a/howto/index.rst b/howto/index.rst
new file mode 100644
index 0000000..0a898ec
--- /dev/null
+++ b/howto/index.rst
@@ -0,0 +1,9 @@
+HOWTO(s)
+========
+
+.. toctree::
+   :maxdepth: 2
+
+   edit_voltha_docs
+   release/installVoltctl
+   voltha_repositories