Added documentation directory compliant with LF guidelines 15/1515/1
authorAshwin Sridharan <asridharan@research.att.com>
Tue, 12 Nov 2019 18:46:57 +0000 (13:46 -0500)
committerAshwin Sridharan <asridharan@research.att.com>
Tue, 12 Nov 2019 18:46:57 +0000 (13:46 -0500)
commit57435fef9be52525f7bdcc5b6f0cff03ebbf8534
tree0c278388462e06f587f46f23ef91ab2aac32f80a
parentdc68642f5676cdd49f3ef92f983b319e21f16afa
Added documentation directory compliant with LF guidelines

Removed latency computation from message processor (more appropriate for off-line testing)
Fixed issue in admission wrapper

Signed-off-by: Ashwin Sridharan <asridharan@research.att.com>
Change-Id: I7ad4893bd02b8348679ccdc35340f3896845b96c
14 files changed:
docs/_static/logo.png [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/conf.yaml [new file with mode: 0644]
docs/favicon.ico [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/installation-guide.rst [new file with mode: 0755]
docs/overview.rst [new file with mode: 0644]
docs/release-notes.rst [new file with mode: 0644]
docs/user-guide.rst [new file with mode: 0755]
src/README.md
src/message_processor_class.cc
src/message_processor_class.hpp
src/protector-plugin/admission_policy.cc
tox.ini [new file with mode: 0644]