Commit c1000ca
authored
infra: move developer-tools to top-level section (#251)
## Summary
- Moves `docs/references/developer-tools.md` →
`docs/developer-tools/index.md`
- Updates sidebar slug from `references/developer-tools` to
`developer-tools` (URL: `/developer-tools`)
- Patches internal links in `references/index.md`,
`guides/ai-coding-agents.md`,
`guides/canister-calls/calling-from-clients.md`, and
`guides/security/identity-and-access-management.mdx` (the last two links
added by PR #253 after this branch was originally created)
The page is a navigational toolchain catalogue, not a spec or lookup
reference. Its sidebar placement was already top-level (outside the
References accordion), but the URL said `/references/developer-tools`.
This aligns the URL with the navigational role and opens the section for
future sub-pages.
## Sync recommendation
`hand-written`1 parent 48a77bd commit c1000ca
6 files changed
Lines changed: 5 additions & 9 deletions
File tree
- docs
- developer-tools
- guides
- canister-calls
- security
- references
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments