Skip to content

Commit 7a51d1c

Browse files
Merge pull request #67 from OpenSPP/fix-more-build-errors
further error log cleanup
2 parents af57797 + 5d74c65 commit 7a51d1c

File tree

17 files changed

+18
-48
lines changed

17 files changed

+18
-48
lines changed

docs/contributing/review_status_dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To see the review status system in action:
6868

6969
### Test Pages
7070

71-
- **Approved**: {doc}`../getting_started/installation_pypi`
71+
- **Approved**: {doc}`../getting_started/installation_deb`
7272
- **Reviewed**: {doc}`../community/code_of_conduct`
7373
- **Needs Review**: {doc}`../overview/concepts/user_management`
7474

docs/getting_started/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ hidden: true
3535
3636
installation_deb
3737
module_installation
38-
poc_and_pilot
3938
```

docs/overview/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Welcome to the OpenSPP overview section. This section provides high-level inform
1212
- {doc}`features/index`
1313
- {doc}`use_cases/index`
1414
- {doc}`case_studies/index`
15+
- {doc}`concepts/index`
1516
- {doc}`poc_and_pilot`
1617

1718

@@ -24,5 +25,6 @@ Welcome to the OpenSPP overview section. This section provides high-level inform
2425
features/index
2526
use_cases/index
2627
case_studies/index
28+
concepts/index
2729
poc_and_pilot
2830
```

docs/overview/use_cases/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ This section provides entry points for OpenSPP's main use cases.
1818
farmer_registry
1919
social_registry
2020
sp_mis
21-
social-protection-management-information-system
2221
```

docs/reference/technical/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,4 @@ security
1919
backup
2020
performance
2121
monitoring
22-
audit_logs
23-
cycle_manager
24-
deduplication_manager
25-
eligibility_manager
26-
entitlement_manager
27-
notification_manager
28-
program_manager
2922
```

docs/user_guide/administration/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ This section contains administrative tasks and system management guides.
1717
user_access
1818
service_points
1919
managing_custom_fields
20-
using_audit_logs
2120
import_areas
2221
hardware_integration
2322
```

docs/user_guide/administration/using_audit_logs.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/user_guide/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ Administrative tasks and system management:
3939
- {doc}`administration/user_access`
4040
- {doc}`administration/service_points`
4141
- {doc}`administration/managing_custom_fields`
42-
- {doc}`administration/using_audit_logs`
4342
- {doc}`administration/import_areas`
4443
- {doc}`administration/hardware_integration`
4544

docs/user_guide/pos_usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Point of sales that do not belong to any area will display as minimized. Click t
103103

104104
### Starting Point of sale in Web view
105105

106-
The POS application is viewable in either web view or mobile view, this section will be covering the web view, for mobile view, proceed here: [Starting Point of sale in Mobile view](#starting-point-of-sale-in-mobile-view).
106+
The POS application is viewable in either web view or mobile view, this section will be covering the web view, for mobile view, proceed to **Starting Point of sale in Mobile view** of this document.
107107

108108
The POS application can be operated by either an **Administrator** or a **POS Operator** role.
109109

@@ -145,7 +145,7 @@ The transaction is now complete. If you wish to start a new transaction, click o
145145

146146
### Starting Point of sale in Mobile view
147147

148-
The POS application is viewable in either web view or mobile view. This section will cover the Mobile view, for Web view, proceed here: [Starting Point of sale in Web view](#starting-point-of-sale-in-web-view).
148+
The POS application is viewable in either web view or mobile view. This section will cover the Mobile view, for Web view, proceed to **Starting Point of sale in Web view** of this document
149149

150150
Click on the upper left box icon to bring up the menu, then click **Point of Sale.**
151151

docs/user_guide/program_management/allocate_funds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This tutorial covers the step-by-step procedure on how to allocate funds for a p
1616
To allocate funds for a project, you need to:
1717

1818
- Have a System administrator or the appropriate program user role that enables you to create programs and allocate funds. Learn more in this guide: {doc}`../administration/user_access`.
19-
- Have existing individual records in your registry, either by creating records manually or importing records into OpenSPP. Learn more in this guide: {doc}`../registry_management/import_data` or {doc}`../registry_management/register_individual`.
19+
- Have existing individual records in your registry, either by creating records manually or importing records into OpenSPP. Learn more in this guide: {doc}`../registry_management/import_export_registrant_data` or {doc}`../registry_management/register_individual`.
2020
- An existing Program where individuals are registered. Learn more in this guide: {doc}`create_program`.
2121

2222
## Objective

0 commit comments

Comments
 (0)