Add docs for pti o2 service 25/7525/1
authorBin Yang <bin.yang@windriver.com>
Mon, 20 Dec 2021 03:14:13 +0000 (11:14 +0800)
committerBin Yang <bin.yang@windriver.com>
Tue, 11 Jan 2022 04:45:39 +0000 (04:45 +0000)
commit0daf5c4f160ec3fde4eb849fbd59ff75eff8e76c
tree10d1f73bbdb06664db340e5ed563338d576a5ee5
parentd14329a57d8d01d443e4158fa5030a5b5ada4060
Add docs for pti o2 service

Issue-ID: INF-247

Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I5b51753c9a12a1848bfbf02c7be262d913b58dac
(cherry picked from commit 82ae293db69b560751856f925ccf0a7f58a184d9)
13 files changed:
.gitignore
.readthedocs.yaml [new file with mode: 0644]
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/developer-guide.rst [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: 0644]
docs/overview.rst [new file with mode: 0644]
docs/release-notes.rst [new file with mode: 0644]
docs/requirements-docs.txt [new file with mode: 0644]
tox.ini