docs: reorganize documentation structure
This commit is contained in:
@@ -23,29 +23,29 @@ nav:
|
||||
- title: "Home"
|
||||
url: "/"
|
||||
- title: "Clawd Setup"
|
||||
url: "/clawd.html"
|
||||
url: "/start/clawd/"
|
||||
- title: "Gateway"
|
||||
url: "/gateway.html"
|
||||
url: "/gateway/"
|
||||
- title: "Remote"
|
||||
url: "/remote.html"
|
||||
url: "/gateway/remote/"
|
||||
- title: "Discovery"
|
||||
url: "/discovery.html"
|
||||
url: "/gateway/discovery/"
|
||||
- title: "Configuration"
|
||||
url: "/configuration.html"
|
||||
url: "/gateway/configuration/"
|
||||
- title: "WebChat"
|
||||
url: "/webchat.html"
|
||||
url: "/web/webchat/"
|
||||
- title: "macOS App"
|
||||
url: "/macos.html"
|
||||
url: "/platforms/macos/"
|
||||
- title: "iOS App"
|
||||
url: "/ios.html"
|
||||
url: "/platforms/ios/"
|
||||
- title: "Android App"
|
||||
url: "/android.html"
|
||||
url: "/platforms/android/"
|
||||
- title: "Telegram"
|
||||
url: "/telegram.html"
|
||||
url: "/providers/telegram/"
|
||||
- title: "Security"
|
||||
url: "/security.html"
|
||||
url: "/gateway/security/"
|
||||
- title: "Troubleshooting"
|
||||
url: "/troubleshooting.html"
|
||||
url: "/gateway/troubleshooting/"
|
||||
|
||||
kramdown:
|
||||
input: GFM
|
||||
|
||||
Reference in New Issue
Block a user