Commit f48ba8f
Add advanced Context helpers guide
The manual had no single place where readers could find all the
advanced Context methods. parseUri(), routeActivity(),
getSignedKey()/getSignedKeyOwner(), getDocumentLoader(),
getActorKeyPairs(), lookupObject()/lookupWebFinger()/lookupNodeInfo(),
traverseCollection(), and RequestContext.request/url were scattered
across the inbox, access-control, webfinger, and nodeinfo pages.
This commit adds docs/manual/context-advanced.md, a dedicated guide
that gathers every advanced helper in one place with usage examples,
a quick-reference table, and links back to the protocol-specific pages
for deeper coverage. The existing Context page now carries a pointer
to the new guide.
Closes #670
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent db2766d commit f48ba8f
File tree
5 files changed
+1065
-10
lines changed- .zed
- docs
- .vitepress
- manual
5 files changed
+1065
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
34 | 51 | | |
35 | 52 | | |
36 | 53 | | |
| |||
0 commit comments