From 26494d7c8eb375870c317d431cc4583a8356b1e5 Mon Sep 17 00:00:00 2001 From: MEHRSHAD MIRSHEKARY Date: Fri, 25 Oct 2024 01:39:49 +0330 Subject: [PATCH] :zap::books: docs(index): Update description in the index section --- docs/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 46dca9d..ec0f759 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -55,8 +55,10 @@ Welcome to dj-announcement-api Documentation! |br| -The `dj-announcement-api` is a powerful Django package designed to streamline the management and distribution of announcements at the API level. With this package, users can create rich, categorized announcements and target specific audiences, while also setting precise publication and expiration dates +The `dj-announcement-api `_ is a versatile Django package developed by Lazarus to simplify the management and distribution of announcements via a robust API. +The package allows users to create and manage detailed, categorized announcements, target specific audiences, and schedule announcements with customizable publication and expiration dates. +It offers flexibility, scalability, and performance optimizations, making it ideal for dynamic needs in modern Django applications. Supported Versions ------------------