Create oam/oam-controller repository 02/14502/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Mon, 26 May 2025 11:58:07 +0000 (11:58 +0000)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Mon, 26 May 2025 11:58:43 +0000 (11:58 +0000)
commitbc086d69609fe9d9e2f7f362f7413ea8dfc6d1a9
tree2964f0be0236efdc01c0264308daac0f8d38c20c
parent4b6ea058f18a3c3feccd135bf8fca6e8153bd217
Create oam/oam-controller repository

- create an init folder structure
- which includes docs generation

IssueID: OAM-457
Change-Id: Idcf856f9ad1da07cbd867d99a6272662655d9455
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
15 files changed:
.gitignore [new file with mode: 0644]
.readthedocs.yaml [new file with mode: 0644]
LICENSES [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.md [new file with mode: 0644]
banner.txt [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/favicon.ico [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/release-notes.rst [new file with mode: 0644]
docs/requirements-docs.txt [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
tox.ini [new file with mode: 0644]