Enable publication to ReadTheDocs 14/3914/5
authorLott, Christopher (cl778h) <cl778h@att.com>
Fri, 29 May 2020 15:27:32 +0000 (11:27 -0400)
committerAbukar Mohamed <abukar.mohamed@nokia.com>
Sat, 30 May 2020 13:29:02 +0000 (13:29 +0000)
commit6b1d437b586c6d3b606e3fa7ce0f95cb18336d60
treeeaf73eb498c6cfe9d04189c208006505acf2cd8c
parent730617b302064ca2550e9dcd2b39c663e07f992b
Enable publication to ReadTheDocs

Add missing .readthedocs.yaml file that is required by the RTD job.
Correct title in index from App Manager to Alarm Go.
Update Dockerfile for latest build image name and tag.
Drop executable bit from text files.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Id46db8adfd219e5531ca9d83bcbea8c73bb2a9d0
Signed-off-by: Abukar Mohamed <abukar.mohamed@nokia.com>
16 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.readthedocs.yaml [new file with mode: 0644]
README.md [changed mode: 0755->0644]
adapter/Dockerfile [changed mode: 0755->0644]
adapter/build_adapter_ubuntu.sh
alarm/alarm.go [changed mode: 0755->0644]
alarm/alarm_test.go [changed mode: 0755->0644]
alarm/types.go [changed mode: 0755->0644]
alarm/utils.c [changed mode: 0755->0644]
alarm/utils.h [changed mode: 0755->0644]
assets/alarm-adapter.png [changed mode: 0755->0644]
config/config-file.json [changed mode: 0755->0644]
config/uta_rtg.rt [changed mode: 0755->0644]
docs/index.rst
docs/release-notes.rst