From fd73bafcd3ceb1cb961c9b510d33660f46f01907 Mon Sep 17 00:00:00 2001 From: "Eotvos, Oliver" Date: Thu, 11 May 2023 07:24:43 +0000 Subject: [PATCH] sbv swr (#33) Co-authored-by: Oliver Eotvos Reviewed-on: https://gitea.eco.tsi-dev.otc-service.com/docs/software-repository-container/pulls/33 --- doc/source/index.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index dcb8216..ac982c7 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,8 +1,12 @@ Software Repository for Containers ================================== +Software Repository for Container (SWR) provides full lifecycle container image management, which is easy-to-use, secure, and reliable. SWR enables users to quickly deploy containerized services. + .. directive_wrapper:: :class: container-sbv .. service_card:: - :service_type: swr \ No newline at end of file + :service_type: swr + :umn: This document introduces basic concepts of Software Repository for Container and demonstrates how to use SWR features. + :api: This document describes application programming interfaces (APIs) of Software Repository for Container and provides API parameter description and example values.