From 233b192122fb61d423e8ed437cc2cf68b9ba283c Mon Sep 17 00:00:00 2001 From: "John \"Preston\" Mille" Date: Thu, 16 Mar 2023 20:50:43 +0000 Subject: [PATCH] Updating readme --- README.rst | 17 ++--------------- docs/kafka_access.rst | 2 ++ 2 files changed, 4 insertions(+), 15 deletions(-) diff --git a/README.rst b/README.rst index 551d910..4607cd9 100644 --- a/README.rst +++ b/README.rst @@ -41,22 +41,9 @@ Syntax Reference Settings: {} Services: {} -Properties --------------- - -See `Properties for MSK Cluster`_ in AWS Cloudformation documentation. - - -Lookup --------- - -Lookup is not yet implemented. - -Services ---------- - -Mappings between the MSK cluster and the services. To be implemented. +`Full documentation `_ +Examples can be found in ``use-cases`` in this repository. .. _ECS Compose-X: https://docs.compose-x.io .. _Properties for MSK Cluster: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html diff --git a/docs/kafka_access.rst b/docs/kafka_access.rst index 5ae3e24..bb5d9de 100644 --- a/docs/kafka_access.rst +++ b/docs/kafka_access.rst @@ -3,6 +3,8 @@ :description: ECS Compose-X MSK Cluster :keywords: AWS, ECS, MSK, compose +.. _kafka_access: + KafkaAccess -----------------