Refactor definition of method restype & argtypes 48/3248/5
authorLott, Christopher (cl778h) <cl778h@att.com>
Fri, 10 Apr 2020 20:02:11 +0000 (16:02 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Mon, 13 Apr 2020 14:29:22 +0000 (10:29 -0400)
commitf55e4d8bf25ae7bf4424f374c8dc5753e8fb3fe5
tree03cafb5409e965ca272ec6d935ec5a6d8afb6db9
parentdb26ba217530985dbdcf739640c16c6cecd54a1d
Refactor definition of method restype & argtypes

Use a helper method to set Ctype argument and response types.
Bump version to 1.0.1
Add release note for 1.0.1, generate API docs with autodoc.
Revise release notes to drop code-style formatting of English text.
Add link to RMR man pages at ReadTheDocs.io

Issue-ID: RIC-228
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I989566c93f25fa5555b306c569a4bf1d817be2fc
docs/conf.py
docs/release-notes.rst
docs/rmr_api.rst
ricxappframe/rmr/rmr.py
setup.py