Migrate sdnc-oam docs

Merging this will create
https://onap-sdnc-oam.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.

Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ifceb0ab965b2d29aa12a2eeb37bf7ac4edba341c

Former-commit-id: fae53739934414ac06d6161a8319bba7d8c14cb1
diff --git a/docs/.gitignore b/docs/.gitignore
new file mode 100644
index 0000000..43ca5b6
--- /dev/null
+++ b/docs/.gitignore
@@ -0,0 +1,3 @@
+/.tox
+/_build/*
+/__pycache__/*