mirror of
https://github.com/juanfont/headscale.git
synced 2025-12-05 23:32:41 -05:00
Add API documentation
Document the API endpoint and the built-in swagger docs at /swagger. The remote control docs are just a use case for gRPC - move it in the API docs and update links to it.
This commit is contained in:
committed by
nblock
parent
75247f82b8
commit
249630bed8
@@ -77,11 +77,12 @@ plugins:
|
||||
apple-client.md: usage/connect/apple.md
|
||||
dns-records.md: ref/dns.md
|
||||
exit-node.md: ref/routes.md
|
||||
ref/exit-node.md: ref/routes.md
|
||||
faq.md: about/faq.md
|
||||
iOS-client.md: usage/connect/apple.md#ios
|
||||
oidc.md: ref/oidc.md
|
||||
remote-cli.md: ref/remote-cli.md
|
||||
ref/exit-node.md: ref/routes.md
|
||||
ref/remote-cli.md: ref/api.md#grpc
|
||||
remote-cli.md: ref/api.md#grpc
|
||||
reverse-proxy.md: ref/integration/reverse-proxy.md
|
||||
tls.md: ref/tls.md
|
||||
web-ui.md: ref/integration/web-ui.md
|
||||
@@ -182,7 +183,7 @@ nav:
|
||||
- ACLs: ref/acls.md
|
||||
- DNS: ref/dns.md
|
||||
- DERP: ref/derp.md
|
||||
- Remote CLI: ref/remote-cli.md
|
||||
- API: ref/api.md
|
||||
- Debug: ref/debug.md
|
||||
- Integration:
|
||||
- Reverse proxy: ref/integration/reverse-proxy.md
|
||||
|
||||
Reference in New Issue
Block a user