diff --git a/docs/edge-stack/latest/SUMMARY.md b/docs/edge-stack/latest/SUMMARY.md new file mode 100644 index 000000000..a67f6b1eb --- /dev/null +++ b/docs/edge-stack/latest/SUMMARY.md @@ -0,0 +1,48 @@ +# Summary + +[Blackbird — Welcome](docs/blackbird/latest/README.md) + +# Quick start +- [Quick start](docs/blackbird/latest/install/quickstart.md) + +# Usage guides +- [Code](docs/blackbird/latest/guides/code/index.md) + - [Remote clusters (Telepresence)](docs/blackbird/latest/guides/code/clusters.md) + - [Using connects](docs/blackbird/latest/guides/code/clusters/connect.md) + - [Using intercepts](docs/blackbird/latest/guides/code/clusters/intercept.md) + - [Using the Traffic Manager](docs/blackbird/latest/guides/code/clusters/traffic-manager.md) + - [Cluster configurations](docs/blackbird/latest/guides/code/clusters/configuration/cluster-configurations.md) + - [Local machine configurations](docs/blackbird/latest/guides/code/clusters/configuration/local-machine-configurations.md) +- [Mock instances](docs/blackbird/latest/guides/mocks.md) +- [Deployments](docs/blackbird/latest/guides/deployments.md) + +# Technical reference +- [Blackbird CLI — Getting started](docs/blackbird/latest/reference/cli-commands/cli-getting-started.md) +- [CLI commands](docs/blackbird/latest/reference/cli-commands/index.md) + - [General](docs/blackbird/latest/reference/cli-commands/general.md) + - [Cluster](docs/blackbird/latest/reference/cli-commands/cluster.md) + - [API keys](docs/blackbird/latest/reference/cli-commands/api-keys.md) + - [Mock](docs/blackbird/latest/reference/cli-commands/mock.md) + - [Deployment](docs/blackbird/latest/reference/cli-commands/deployment.md) + - [Token](docs/blackbird/latest/reference/cli-commands/token.md) + - [Organization](docs/blackbird/latest/reference/cli-commands/organization.md) +- [Integrations](docs/blackbird/latest/reference/integrations/index.md) + - [Git](docs/blackbird/latest/reference/integrations/git.md) + - [Visual Studio Code](docs/blackbird/latest/reference/integrations/vs-code.md) +- [Model Context Protocol (MCP)](docs/blackbird/latest/reference/mcp.md) +- [Secure instances with API keys](docs/blackbird/latest/reference/apikey.md) + +# FAQ +- [FAQ](docs/blackbird/latest/faq.md) + +# Troubleshooting +- [Troubleshooting](docs/blackbird/latest/reference/troubleshooting.md) + +# User management +- [User management](docs/blackbird/latest/user-management.md) + +# Support +- [Support](docs/blackbird/latest/support.md) + +# Release notes +- [Release notes](docs/blackbird/latest/release-notes.md)