Fix bug in message type header file 20/4220/4 4.1.2
authorE. Scott Daniels <daniels@research.att.com>
Mon, 22 Jun 2020 20:25:31 +0000 (16:25 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Wed, 24 Jun 2020 15:12:41 +0000 (11:12 -0400)
commit6b0369579da03d3ddd867211072ecd6a490339d9
treeab6524fd496dd88e1dc10a0bb56f787181d1ab58
parentaedf8c659ddb2e56ab24490cccea75146cefd24a
Fix bug in message type header file

There was a dangling 'i' on one of the new constants.

The script to scrape the message type header file and the
resulting RTD document are also included in this change.
The comments which provide supplemental documentation have
been added to the header file.

Issue-ID: RIC-514

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I8ba2eaa4242f0870e05030896050f7fe8e2dd106
CHANGES_CORE.txt
CMakeLists.txt
doc/src/rtd/Makefile
doc/src/rtd/scrape_types.sh [new file with mode: 0755]
doc/src/txt.im
docs/index.rst
docs/msg_types.rst [new file with mode: 0644]
docs/rel-notes.rst
src/rmr/common/include/RIC_message_types.h