- Added documentation files 45/10045/13
authorminhac.lee <minhac.lee@samsung.com>
Fri, 9 Dec 2022 08:30:10 +0000 (17:30 +0900)
committerminhac.lee <minhac.lee@samsung.com>
Wed, 14 Dec 2022 00:49:23 +0000 (09:49 +0900)
commit034a3d7c9b7b5dccfbf98d9c6fcd933038bd740f
treebaf351d0055c85bbe044c77920e93dd1674eb243
parentb7020e3b4f9d2f90fedaa2d679f439f4f0062ab3
- Added documentation files
- Added build script

- bug fix : remove function arg

Issue-Id: AIMLFW-12

Signed-off-by: minhac.lee <minhac.lee@samsung.com>
Change-Id: I02a51803988a6dac723cb72cfc6fe1137b0fe448
14 files changed:
.readthedocs.yaml [new file with mode: 0644]
Dockerfile
container-tag.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/favicon.ico [new file with mode: 0644]
docs/index.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]
docs/user-guide.rst [new file with mode: 0644]
influx/influx_client.go
tox.ini [new file with mode: 0644]