Skip to content

Conversation

@lijamie98
Copy link
Contributor

@lijamie98 lijamie98 commented Nov 20, 2025

  • Merged content: Moved introductory content from admin-guide/overview.mdx to the main README.mdx to consolidate the platform overview in one place
  • Refreshed overview: Updated admin-guide/overview.mdx to serve as an introduction/summary specifically for the Admin Guide section, including:
    • Overview of what the Admin Guide covers
    • Navigation to key sections (Getting Started, Architecture, Components, Events, etc.)
    • Quick links to important topics (Security, RPC Interface, Event System, Observers)

@github-actions
Copy link
Contributor

Warning

This change removes routes. The diff of routes is below. Please verify that these changes to the routes are intentional and that redirects are in place if needed. Redirects can be added to nginx/includes/redirects.conf.

diff --git a/routes.txt b/routes.txt
index 3c2cd077..9060955b 100644
--- a/routes.txt
+++ b/routes.txt
@@ -1161,10 +1161,6 @@
 /platforms/anchor-platform/next/admin-guide
 /platforms/anchor-platform/next/admin-guide/architecture
 /platforms/anchor-platform/next/admin-guide/custody-services
-/platforms/anchor-platform/next/admin-guide/custody-services/configuration
-/platforms/anchor-platform/next/admin-guide/custody-services/fireblocks
-/platforms/anchor-platform/next/admin-guide/custody-services/fireblocks/configuration
-/platforms/anchor-platform/next/admin-guide/custody-services/fireblocks/example
 /platforms/anchor-platform/next/admin-guide/events
 /platforms/anchor-platform/next/admin-guide/events/delivery
 /platforms/anchor-platform/next/admin-guide/events/getting-started
@@ -1178,11 +1174,6 @@
 /platforms/anchor-platform/next/api-reference/callbacks/get-rates
 /platforms/anchor-platform/next/api-reference/callbacks/post-event
 /platforms/anchor-platform/next/api-reference/callbacks/put-customer
-/platforms/anchor-platform/next/api-reference/custody
-/platforms/anchor-platform/next/api-reference/custody/create-custody-transaction
-/platforms/anchor-platform/next/api-reference/custody/generate-unique-address
-/platforms/anchor-platform/next/api-reference/custody/send-payment
-/platforms/anchor-platform/next/api-reference/custody/send-refund
 /platforms/anchor-platform/next/api-reference/platform
 /platforms/anchor-platform/next/api-reference/platform/rpc
 /platforms/anchor-platform/next/api-reference/platform/rpc/methods

@lijamie98 lijamie98 changed the base branch from main to docpoc/anchor-platform November 20, 2025 18:08
@lijamie98 lijamie98 changed the title [DocPoc] Admin Guide --> Overrview Refresh [DocPoc] Admin Guide --> Overview Refresh Nov 20, 2025
@stellar-jenkins
Copy link

@github-actions
Copy link
Contributor

Warning

This change removes routes. The diff of routes is below. Please verify that these changes to the routes are intentional and that redirects are in place if needed. Redirects can be added to nginx/includes/redirects.conf.

diff --git a/routes.txt b/routes.txt
index 9060955b..1f42368d 100644
--- a/routes.txt
+++ b/routes.txt
@@ -1160,7 +1160,6 @@
 /platforms/anchor-platform/next
 /platforms/anchor-platform/next/admin-guide
 /platforms/anchor-platform/next/admin-guide/architecture
-/platforms/anchor-platform/next/admin-guide/custody-services
 /platforms/anchor-platform/next/admin-guide/events
 /platforms/anchor-platform/next/admin-guide/events/delivery
 /platforms/anchor-platform/next/admin-guide/events/getting-started
@@ -1223,7 +1222,6 @@
 /platforms/anchor-platform/next/sep-guide/sep6/configuration
 /platforms/anchor-platform/next/sep-guide/sep6/getting-started
 /platforms/anchor-platform/next/sep-guide/sep6/integration
-/platforms/anchor-platform/next/whats-new
 /platforms/stellar-disbursement-platform
 /platforms/stellar-disbursement-platform/admin-guide
 /platforms/stellar-disbursement-platform/admin-guide/configuring-sdp

@stellar-jenkins
Copy link

@lijamie98 lijamie98 self-assigned this Nov 20, 2025
@github-actions
Copy link
Contributor

Warning

This change removes routes. The diff of routes is below. Please verify that these changes to the routes are intentional and that redirects are in place if needed. Redirects can be added to nginx/includes/redirects.conf.

diff --git a/routes.txt b/routes.txt
index 9060955b..1f42368d 100644
--- a/routes.txt
+++ b/routes.txt
@@ -1160,7 +1160,6 @@
 /platforms/anchor-platform/next
 /platforms/anchor-platform/next/admin-guide
 /platforms/anchor-platform/next/admin-guide/architecture
-/platforms/anchor-platform/next/admin-guide/custody-services
 /platforms/anchor-platform/next/admin-guide/events
 /platforms/anchor-platform/next/admin-guide/events/delivery
 /platforms/anchor-platform/next/admin-guide/events/getting-started
@@ -1223,7 +1222,6 @@
 /platforms/anchor-platform/next/sep-guide/sep6/configuration
 /platforms/anchor-platform/next/sep-guide/sep6/getting-started
 /platforms/anchor-platform/next/sep-guide/sep6/integration
-/platforms/anchor-platform/next/whats-new
 /platforms/stellar-disbursement-platform
 /platforms/stellar-disbursement-platform/admin-guide
 /platforms/stellar-disbursement-platform/admin-guide/configuring-sdp

@github-actions
Copy link
Contributor

Warning

This change removes routes. The diff of routes is below. Please verify that these changes to the routes are intentional and that redirects are in place if needed. Redirects can be added to nginx/includes/redirects.conf.

diff --git a/routes.txt b/routes.txt
index 9060955b..1f42368d 100644
--- a/routes.txt
+++ b/routes.txt
@@ -1160,7 +1160,6 @@
 /platforms/anchor-platform/next
 /platforms/anchor-platform/next/admin-guide
 /platforms/anchor-platform/next/admin-guide/architecture
-/platforms/anchor-platform/next/admin-guide/custody-services
 /platforms/anchor-platform/next/admin-guide/events
 /platforms/anchor-platform/next/admin-guide/events/delivery
 /platforms/anchor-platform/next/admin-guide/events/getting-started
@@ -1223,7 +1222,6 @@
 /platforms/anchor-platform/next/sep-guide/sep6/configuration
 /platforms/anchor-platform/next/sep-guide/sep6/getting-started
 /platforms/anchor-platform/next/sep-guide/sep6/integration
-/platforms/anchor-platform/next/whats-new
 /platforms/stellar-disbursement-platform
 /platforms/stellar-disbursement-platform/admin-guide
 /platforms/stellar-disbursement-platform/admin-guide/configuring-sdp

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

Something went wrong with PR preview build please check

@philipliu
Copy link
Contributor

The build seems to be broken. Might want to fix the before merging.

@github-actions
Copy link
Contributor

Warning

This change removes routes. The diff of routes is below. Please verify that these changes to the routes are intentional and that redirects are in place if needed. Redirects can be added to nginx/includes/redirects.conf.

diff --git a/routes.txt b/routes.txt
index 9060955b..1f42368d 100644
--- a/routes.txt
+++ b/routes.txt
@@ -1160,7 +1160,6 @@
 /platforms/anchor-platform/next
 /platforms/anchor-platform/next/admin-guide
 /platforms/anchor-platform/next/admin-guide/architecture
-/platforms/anchor-platform/next/admin-guide/custody-services
 /platforms/anchor-platform/next/admin-guide/events
 /platforms/anchor-platform/next/admin-guide/events/delivery
 /platforms/anchor-platform/next/admin-guide/events/getting-started
@@ -1223,7 +1222,6 @@
 /platforms/anchor-platform/next/sep-guide/sep6/configuration
 /platforms/anchor-platform/next/sep-guide/sep6/getting-started
 /platforms/anchor-platform/next/sep-guide/sep6/integration
-/platforms/anchor-platform/next/whats-new
 /platforms/stellar-disbursement-platform
 /platforms/stellar-disbursement-platform/admin-guide
 /platforms/stellar-disbursement-platform/admin-guide/configuring-sdp

@stellar-jenkins
Copy link

Something went wrong with PR preview build please check

@github-actions
Copy link
Contributor

Warning

This change removes routes. The diff of routes is below. Please verify that these changes to the routes are intentional and that redirects are in place if needed. Redirects can be added to nginx/includes/redirects.conf.

diff --git a/routes.txt b/routes.txt
index 9060955b..1f42368d 100644
--- a/routes.txt
+++ b/routes.txt
@@ -1160,7 +1160,6 @@
 /platforms/anchor-platform/next
 /platforms/anchor-platform/next/admin-guide
 /platforms/anchor-platform/next/admin-guide/architecture
-/platforms/anchor-platform/next/admin-guide/custody-services
 /platforms/anchor-platform/next/admin-guide/events
 /platforms/anchor-platform/next/admin-guide/events/delivery
 /platforms/anchor-platform/next/admin-guide/events/getting-started
@@ -1223,7 +1222,6 @@
 /platforms/anchor-platform/next/sep-guide/sep6/configuration
 /platforms/anchor-platform/next/sep-guide/sep6/getting-started
 /platforms/anchor-platform/next/sep-guide/sep6/integration
-/platforms/anchor-platform/next/whats-new
 /platforms/stellar-disbursement-platform
 /platforms/stellar-disbursement-platform/admin-guide
 /platforms/stellar-disbursement-platform/admin-guide/configuring-sdp

@stellar-jenkins
Copy link

@lijamie98 lijamie98 merged commit cfd1edc into docpoc/anchor-platform Nov 22, 2025
4 checks passed
@lijamie98 lijamie98 deleted the docpoc/admin-overview-refresh branch November 22, 2025 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants