From e003027b784ce90963e365f89744b4e6df24ae0c Mon Sep 17 00:00:00 2001 From: Mark Penalosa Date: Mon, 1 Sep 2025 09:18:33 +0800 Subject: [PATCH] removal of introduction header texts and reverting changes in overview index header texts fixes and revert overview index to jeremi's version --- docs/overview/index.md | 8 +++----- docs/overview/use_cases/index.md | 1 + docs/user_guide/administration/email_gateway.md | 2 -- docs/user_guide/administration/hardware_integration.md | 2 -- docs/user_guide/administration/import_areas.md | 2 -- docs/user_guide/administration/inventory_configuration.md | 2 -- docs/user_guide/administration/service_points.md | 2 -- docs/user_guide/administration/user_access.md | 2 -- docs/user_guide/consent_management.md | 2 -- docs/user_guide/grievance_management.md | 2 -- docs/user_guide/pos_usage.md | 2 -- docs/user_guide/program_management/allocate_funds.md | 2 -- .../program_management/configure_entitlements.md | 2 -- docs/user_guide/program_management/create_cycle.md | 2 -- docs/user_guide/program_management/create_program.md | 2 -- docs/user_guide/program_management/enrol_beneficiaries.md | 2 -- docs/user_guide/program_management/using_geotargeting.md | 2 -- docs/user_guide/registry_management/dms.md | 3 +-- .../user_guide/registry_management/identity_management.md | 2 -- .../registry_management/import_export_registrant_data.md | 2 -- .../user_guide/registry_management/register_individual.md | 2 -- .../registry_management/setting_up_farmer_registry.md | 2 -- .../registry_management/using_change_requests.md | 2 -- docs/user_guide/registry_management/using_event_data.md | 2 -- 24 files changed, 5 insertions(+), 49 deletions(-) diff --git a/docs/overview/index.md b/docs/overview/index.md index fd0aa231..c820a954 100644 --- a/docs/overview/index.md +++ b/docs/overview/index.md @@ -11,10 +11,9 @@ Welcome to the OpenSPP overview section. This section provides high-level inform - {doc}`features/index` - {doc}`use_cases/index` -- {doc}`case_studies/index` -- {doc}`concepts/index` - {doc}`poc_and_pilot` - +- {doc}`concepts/index` + ```{toctree} @@ -24,7 +23,6 @@ Welcome to the OpenSPP overview section. This section provides high-level inform features/index use_cases/index -case_studies/index -concepts/index poc_and_pilot +concepts/index ``` \ No newline at end of file diff --git a/docs/overview/use_cases/index.md b/docs/overview/use_cases/index.md index 51501c3b..cbf08e7c 100644 --- a/docs/overview/use_cases/index.md +++ b/docs/overview/use_cases/index.md @@ -18,4 +18,5 @@ This section provides entry points for OpenSPP's main use cases. farmer_registry social_registry sp_mis +social-protection-management-information-system ``` diff --git a/docs/user_guide/administration/email_gateway.md b/docs/user_guide/administration/email_gateway.md index 506157e4..07bcb8cf 100644 --- a/docs/user_guide/administration/email_gateway.md +++ b/docs/user_guide/administration/email_gateway.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Email Gateway Configuration -## Introduction - The Email Gateway in OpenSPP allows the platform to both send and receive emails, automating key communication and data entry tasks. - **Outgoing Emails (SMTP):** Used for sending system notifications, user invitations, password resets, and other communications from OpenSPP to users and beneficiaries. - **Incoming Emails (IMAP/POP):** Used to automatically create or update records in OpenSPP from a dedicated mailbox. For example, an email sent to a specific address could automatically generate a grievance ticket or a change request. diff --git a/docs/user_guide/administration/hardware_integration.md b/docs/user_guide/administration/hardware_integration.md index 1d643f3b..b47c9dbc 100644 --- a/docs/user_guide/administration/hardware_integration.md +++ b/docs/user_guide/administration/hardware_integration.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Hardware integration -## Introduction - Hardware integration is a key feature of OpenSPP, allowing for the integration of hardware devices to improve the {term}`efficiency` and {term}`effectiveness` of {term}`social protection` programs. Currently, OpenSPP supports two types of hardware integrations: **Document scanner through FTP**: This integration allows for the automated scanning and uploading of documents, such as {term}`beneficiary` {term}`identification` documents or proof of income, directly into the OpenSPP platform. This reduces the need for manual data entry and improves the accuracy and timeliness of data. diff --git a/docs/user_guide/administration/import_areas.md b/docs/user_guide/administration/import_areas.md index d466dbab..4bdc7657 100644 --- a/docs/user_guide/administration/import_areas.md +++ b/docs/user_guide/administration/import_areas.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Import area -## Introduction - In this tutorial, you will learn how to prepare and import area data into OpenSPP using an Excel workbook. ## Prerequisites diff --git a/docs/user_guide/administration/inventory_configuration.md b/docs/user_guide/administration/inventory_configuration.md index 0c0ebac0..686ebe14 100644 --- a/docs/user_guide/administration/inventory_configuration.md +++ b/docs/user_guide/administration/inventory_configuration.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Inventory Configuration -## Introduction - OpenSPP's In-Kind and Basket Entitlement modules leverage Odoo's powerful Inventory application to manage the distribution of goods and services to beneficiaries. To ensure these modules function correctly, specific features within the Inventory settings must be activated. This guide provides a step-by-step process for enabling two critical inventory features: diff --git a/docs/user_guide/administration/service_points.md b/docs/user_guide/administration/service_points.md index 2a87f6e8..96053818 100644 --- a/docs/user_guide/administration/service_points.md +++ b/docs/user_guide/administration/service_points.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Setting up service points -## Introduction - A service point is a virtual or physical location where individuals can receive or access their social protection services and benefits. Setting up service points is crucial for entitlement delivery to ensure that services and benefits are delivered to the recipients correctly. In this tutorial, you will learn how to set up service points. ## Prerequisites diff --git a/docs/user_guide/administration/user_access.md b/docs/user_guide/administration/user_access.md index 95e31373..3fa892cb 100644 --- a/docs/user_guide/administration/user_access.md +++ b/docs/user_guide/administration/user_access.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Administrating role-based access -## Introduction - User Access Management is a key component of OpenSPP that enables program administrators to control and manage user access to the platform's features and data. With OpenSPP's role-based access control system, administrators can define different levels of access for individual users or groups, ensuring that only authorized users have access to specific data and features. There are different dimensions to access rights in OpenSPP, including access to specific app features and access to specific data or subsets of data (for example, data related to a specific location). By defining these access rights, administrators can make sure that users are able to perform their roles and responsibilities effectively while minimizing the risk of data breaches or unauthorized access. diff --git a/docs/user_guide/consent_management.md b/docs/user_guide/consent_management.md index c3ad9723..cc8cad97 100644 --- a/docs/user_guide/consent_management.md +++ b/docs/user_guide/consent_management.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Consent management -## Introduction - Consent management is an essential component of {term}`social protection` programs that deal with {term}`personal data`. In order to protect the privacy of {term}`beneficiaries` and ensure that their personal information is being used and shared appropriately, it is important to obtain their consent for data processing and sharing. OpenSPP provides a built-in consent management system that enables program administrators to manage and track consent from beneficiaries. With OpenSPP's consent management, administrators can easily obtain, store, and manage consent from beneficiaries for data processing and sharing. diff --git a/docs/user_guide/grievance_management.md b/docs/user_guide/grievance_management.md index 49aa9e84..2ad415cf 100644 --- a/docs/user_guide/grievance_management.md +++ b/docs/user_guide/grievance_management.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Grievance Redressal Management -## Introduction - Grievance management is an important aspect of {term}`social protection` programs, as it provides a mechanism for {term}`beneficiaries` to report and resolve complaints or issues related to program implementation. In OpenSPP, we have developed a built-in grievance management system to help program administrators effectively manage and resolve grievances in a timely and efficient manner. Content available soon. diff --git a/docs/user_guide/pos_usage.md b/docs/user_guide/pos_usage.md index 5ecb34c6..3608eb69 100644 --- a/docs/user_guide/pos_usage.md +++ b/docs/user_guide/pos_usage.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Point of Sales -## Introduction - In this Tutorial, you will learn about the POS feature; covering configuration, creating Point of sales and setting it by area. ## Prerequisites diff --git a/docs/user_guide/program_management/allocate_funds.md b/docs/user_guide/program_management/allocate_funds.md index 326033de..0030df28 100644 --- a/docs/user_guide/program_management/allocate_funds.md +++ b/docs/user_guide/program_management/allocate_funds.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Allocate funds -## Introduction - This tutorial covers the step-by-step procedure on how to allocate funds for a project. ## Prerequisites diff --git a/docs/user_guide/program_management/configure_entitlements.md b/docs/user_guide/program_management/configure_entitlements.md index f6bfc049..c6ddc880 100644 --- a/docs/user_guide/program_management/configure_entitlements.md +++ b/docs/user_guide/program_management/configure_entitlements.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Configure cash entitlements -## Introduction - This tutorial describes the steps of configuring cash entitlements when selected as Entitlement manager. ## Prerequisites diff --git a/docs/user_guide/program_management/create_cycle.md b/docs/user_guide/program_management/create_cycle.md index 950f651b..bfc5e7da 100644 --- a/docs/user_guide/program_management/create_cycle.md +++ b/docs/user_guide/program_management/create_cycle.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Create Cycles & Prepare Entitlements -## Introduction - In this tutorial, you will learn the process of configuring, creating, and approving cycles and preparing entitlements in OpenSPP. ## Prerequisites diff --git a/docs/user_guide/program_management/create_program.md b/docs/user_guide/program_management/create_program.md index d43f936e..35065814 100644 --- a/docs/user_guide/program_management/create_program.md +++ b/docs/user_guide/program_management/create_program.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Creating a Program -## Introduction - This tutorial offers a comprehensive, step-by-step guide for establishing a social protection program using the OpenSPP platform. It is designed to assist users in configuring programs according to specific objectives and operational requirements. ## Prerequisites diff --git a/docs/user_guide/program_management/enrol_beneficiaries.md b/docs/user_guide/program_management/enrol_beneficiaries.md index 35d39a1b..ef63c9ce 100644 --- a/docs/user_guide/program_management/enrol_beneficiaries.md +++ b/docs/user_guide/program_management/enrol_beneficiaries.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Enrol beneficiaries -## Introduction - In this tutorial, you will learn the process of enrolling beneficiaries in OpenSPP. Accurate beneficiary enrolment ensures that the right individuals or groups receive the intended benefits. ## Prerequisites diff --git a/docs/user_guide/program_management/using_geotargeting.md b/docs/user_guide/program_management/using_geotargeting.md index 2c734259..9c22b803 100644 --- a/docs/user_guide/program_management/using_geotargeting.md +++ b/docs/user_guide/program_management/using_geotargeting.md @@ -6,8 +6,6 @@ migration-notes: "Added during 2025 documentation reorganization" --- # Geotargeting -## Introduction - Use geotargeting to increase accuracy and {term}`effectiveness` in {term}`social protection` program enrollment. Geotargeting identifies potential {term}`beneficiaries`' locations, letting program administrators accurately target {term}`outreach` efforts, deliver {term}`benefits` to those in need, and reduce {term}`fraud` and leakage risks. OpenSPP's built-in geotargeting capabilities allow program administrators to locate potential beneficiaries based on location and streamline the enrollment process, ensuring eligible individuals get necessary benefits. diff --git a/docs/user_guide/registry_management/dms.md b/docs/user_guide/registry_management/dms.md index 2e8ac6ea..73765096 100644 --- a/docs/user_guide/registry_management/dms.md +++ b/docs/user_guide/registry_management/dms.md @@ -6,8 +6,7 @@ migration-notes: "Added during 2025 documentation reorganization" --- # Document Management System - -## Introduction + In this tutorial, you will learn how to use the Document Management System feature in OpenSPP. ## Prerequisites diff --git a/docs/user_guide/registry_management/identity_management.md b/docs/user_guide/registry_management/identity_management.md index 9dd50536..10efe78e 100644 --- a/docs/user_guide/registry_management/identity_management.md +++ b/docs/user_guide/registry_management/identity_management.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Configure ID and generate QR code -## Introduction - This guide offers a comprehensive, step-by-step overview for Operations Admins and Administrators on the process of configuring identification **ID** credentials and generating corresponding QR codes within OpenSPP. It details the procedures for creating and managing ID types, assigning unique IDs to individuals or groups, and generating printable documents embedded with scannable QR codes. ## Prerequisites diff --git a/docs/user_guide/registry_management/import_export_registrant_data.md b/docs/user_guide/registry_management/import_export_registrant_data.md index 19c07f89..272082fa 100644 --- a/docs/user_guide/registry_management/import_export_registrant_data.md +++ b/docs/user_guide/registry_management/import_export_registrant_data.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Import and Export Registrant Data -## Introduction - This guide offers a comprehensive, step-by-step overview of the process for exporting registrant data from OpenSPP. It details the procedures, configurable options, and considerations available to system administrators, including how to use the export functionality to prepare files for re-import into OpenSPP. ## Prerequisites diff --git a/docs/user_guide/registry_management/register_individual.md b/docs/user_guide/registry_management/register_individual.md index ffbdf573..8ea41c17 100644 --- a/docs/user_guide/registry_management/register_individual.md +++ b/docs/user_guide/registry_management/register_individual.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Register new individual -## Introduction - This guide provides a comprehensive, step-by-step overview for authorized users on the process of registering new entities within the OpenSPP platform. It details the procedures for manually creating individual and group records, as well as the method for associating existing individuals as members of a group. ## Prerequisites diff --git a/docs/user_guide/registry_management/setting_up_farmer_registry.md b/docs/user_guide/registry_management/setting_up_farmer_registry.md index 7ed532cb..4aa8522f 100644 --- a/docs/user_guide/registry_management/setting_up_farmer_registry.md +++ b/docs/user_guide/registry_management/setting_up_farmer_registry.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Setting up Farmer Registry -## Introduction - This guide provides step-by-step instructions for installing the Farmer Registry module in OpenSPP and configuring it to generate sample farmer data. The module extends OpenSPP with features for farmer registration and management. ## Prerequisites diff --git a/docs/user_guide/registry_management/using_change_requests.md b/docs/user_guide/registry_management/using_change_requests.md index 86482349..ff727729 100644 --- a/docs/user_guide/registry_management/using_change_requests.md +++ b/docs/user_guide/registry_management/using_change_requests.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Change Requests -## Introduction - This guide explains how to update registrant information in OpenSPP using the Change Request module. The process follows a defined workflow, requiring users with specific roles to initiate and validate requests. Permission-based access and thorough documentation help ensure data accuracy and reliable operations. ## Prerequisites diff --git a/docs/user_guide/registry_management/using_event_data.md b/docs/user_guide/registry_management/using_event_data.md index 03b26ae5..11f71efe 100644 --- a/docs/user_guide/registry_management/using_event_data.md +++ b/docs/user_guide/registry_management/using_event_data.md @@ -7,8 +7,6 @@ migration-notes: "Added during 2025 documentation reorganization" # Event Data -## Introduction - In OpenSPP, Event Data provides a flexible mechanism to record and track specific, significant occurrences related to registrants over time. This functionality enhances the system's capacity to capture a chronological history of changes and actions without directly modifying the main registrant profile. ### Overview of Event Data Functionality