Skip to content

Commit 1741eae

Browse files
author
Faxbot Agent
committed
docs(admin): remove Annotated Demo; fix Diagnostics list formatting; nav indentation fix; strict-build clean
1 parent 696cd21 commit 1741eae

File tree

4 files changed

+4
-48
lines changed

4 files changed

+4
-48
lines changed

docs/admin-console.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
Generate outbound provider scaffolds.
2424
[Open](admin-console/plugin-builder.md)
2525

26-
- :material-image-search: **Annotated Demo**
27-
Guided, simulated console with callouts.
28-
[Open](admin-console/annotated-demo.md)
29-
3026
</div>
3127

3228
The Admin Console lets you manage keys, jobs, inbound inbox, diagnostics, and settings without editing `.env` by hand.

docs/admin-console/annotated-demo.md

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

docs/admin-console/diagnostics.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
Run environment checks and get targeted guidance.
55

66
Checks
7+
78
- API health and version
89
- Backend configuration
910
- Phaxio: API keys present, callback URL reachability hints, signature verification state
@@ -18,14 +19,17 @@ Checks
1819
- API key required, HTTPS enforced, audit logging enabled, file size limit
1920

2021
Actions
22+
2123
- “Restart API” (if allowed) to reinitialize backends after settings changes
2224
- Copy suggested `.env` snippets for fixes
2325

2426
If something fails
27+
2528
- Follow the actionable link beside the check (e.g., Backends, Security)
2629
- See [Troubleshooting](../troubleshooting.md)
2730

2831
Related docs
32+
2933
- Backends: [Phaxio](../setup/phaxio.md), [Sinch](../setup/sinch.md), [SIP/Asterisk](../setup/sip-asterisk.md)
3034
- Security: [Authentication](../security/authentication.md), [HIPAA](../HIPAA_REQUIREMENTS.md), [OAuth/OIDC](../security/oauth-setup.md)
3135
- Deployment: [Guide](../deployment.md)

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ nav:
160160
- Diagnostics Matrix: admin-console/diagnostics-matrix.md
161161
- API Keys: admin-console/api-keys.md
162162
- Plugin Builder: admin-console/plugin-builder.md
163-
- Annotated Demo: admin-console/annotated-demo.md
164163
- Third-Party: third-party.md
165164
- Apps:
166165
- Overview: apps/index.md

0 commit comments

Comments
 (0)