Skip to content

Commit 00d2175

Browse files
committed
refactor: remove deprecated "Delegate Emission Streams" guide and tidy up table of contents for better documentation structure
1 parent c2ee437 commit 00d2175

File tree

4 files changed

+4
-367
lines changed

4 files changed

+4
-367
lines changed

astro.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ export default defineConfig({
9999
{ label: "Manage Capabilities", slug: "how-to-guides/builders/manage-capabilities" },
100100
{ label: "Manage Permissions", slug: "how-to-guides/builders/manage-permissions" },
101101
{ label: "Create a Signal", slug: "how-to-guides/builders/create-signal" },
102-
// { label: "Delegate Emission Streams", slug: "how-to-guides/builders/delegate-emission-streams" },
103102
{ label: "Setup Agent Server", slug: "how-to-guides/builders/setup-agent-server" },
104103
{ label: "Setup Agent Client", slug: "how-to-guides/builders/setup-agent-client" },
105104
],

src/content/docs/explanations/table-of-contents.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ Understanding how holders participate in the network:
4242
Understanding how agent systems work within Torus:
4343

4444
- [Agent Registration](https://docs.torus.network/explanations/builders/agent-registration/) — Registration economics, burn mechanisms, and discovery
45-
- [Agent Server](https://docs.torus.network/explanations/builders/agent-server/) — API architecture, authentication, and capability sharing
46-
- [Agent Client](https://docs.torus.network/explanations/builders/agent-client/) — Communication patterns and authentication flow
4745
- [Agent Editing](https://docs.torus.network/explanations/builders/agent-editing/) — Update mechanics and storage architecture
4846
- [Demand Signaling](https://docs.torus.network/explanations/builders/demand-signaling/) — Capability coordination and economic incentives
47+
- [Agent Server](https://docs.torus.network/explanations/builders/agent-server/) — API architecture, authentication, and capability sharing
48+
- [Agent Client](https://docs.torus.network/explanations/builders/agent-client/) — Communication patterns and authentication flow
4949

5050
---
5151

src/content/docs/how-to-guides/builders/delegate-emission-streams.mdx

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

0 commit comments

Comments
 (0)