Add root level docs control files 07/1407/2
authorE. Scott Daniels <daniels@research.att.com>
Thu, 7 Nov 2019 20:35:17 +0000 (15:35 -0500)
committerE. Scott Daniels <daniels@research.att.com>
Thu, 7 Nov 2019 21:10:01 +0000 (16:10 -0500)
commitb7a4b52f73d51db6077d2c0b56be262c36f472f7
tree4703841fbe344e083fe1e8431bae1660fb05c6e0
parent392168d467d7949f391602f53f9fd62d2a64d12b
Add root level docs control files

Several control files must exist at the repo root, not in
docs, in order to vet and push the documentation out to some
remote site.  This changes adds those files, and fixes the
formatting issues that RST vetting is complaining about.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: Ibeda532f0524d5f5d4d138ece4e9265429fa322b
28 files changed:
.readthedocs.yaml [new file with mode: 0644]
README
doc/src/generic_ps.im
doc/src/man/rmr_bytes2payload.3.xfm
doc/src/man/rmr_get_meid.3.xfm
doc/src/man/rmr_get_srcip.3.xfm
doc/src/man/rmr_get_xact.3.xfm
doc/src/man/rmr_init.3.xfm
doc/src/man/rmr_init_trace.3.xfm
doc/src/man/rmr_mt_call.3.xfm
doc/src/man/rmr_mt_rcv.3.xfm
doc/src/man/rmr_send_msg.3.xfm
doc/src/man/rmr_set_stimeout.3.xfm
doc/src/man/rmr_str2meid.3.xfm
doc/src/man/rmr_str2xact.3.xfm
doc/src/markdown.im
doc/src/roff.im
doc/src/rst.im
doc/src/rtd/Makefile
doc/src/rtd/README
doc/src/rtd/developer-guide.xfm
doc/src/txt.im
docs/_static/logo.png [new file with mode: 0644]
docs/developer-guide.rst
docs/index.rst
docs/release-notes.rst [deleted file]
docs/user-guide.rst
tox.ini [new file with mode: 0644]