Create preliminary documentation 37/123937/5
authorBruno Sakoto <bruno.sakoto@bell.ca>
Tue, 7 Sep 2021 22:21:59 +0000 (18:21 -0400)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Fri, 10 Sep 2021 18:46:26 +0000 (14:46 -0400)
commitff7d57a1f39044ed180b38e474be73e8d81ce6f6
treee7edfbd7a62396e3e9a857c8d1dc0939eeca195d
parent9d23ab1ec04b0b3d37b18527d38c29612f23ac34
Create preliminary documentation

* Create documentation structure in docs folder
* Move api specification to openapi folder

Issue-ID: CPS-632
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Iec2f703e0d3fe019f89f48dd135c4f96af65c330
14 files changed:
docs/_static/css/ribbon.css [new file with mode: 0644]
docs/conf.py [new file with mode: 0755]
docs/conf.yaml [new file with mode: 0644]
docs/content/apis.rst [new file with mode: 0644]
docs/content/architecture.rst [new file with mode: 0644]
docs/content/deployment.rst [new file with mode: 0644]
docs/content/design.rst [new file with mode: 0644]
docs/content/modeling.rst [new file with mode: 0644]
docs/content/overview.rst [new file with mode: 0644]
docs/content/release-notes.rst [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/tox.ini [new file with mode: 0644]
openapi/swagger/openapi.yml [moved from docs/api/swagger/openapi.yml with 100% similarity]
pom.xml