mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
docs: add link to api schema docs
This commit is contained in:
18
SUMMARY.md
18
SUMMARY.md
@@ -1,20 +1,20 @@
|
||||
# Table of contents
|
||||
|
||||
* [Welcome to Moderne](README.md)
|
||||
- [Welcome to Moderne](README.md)
|
||||
|
||||
## Getting Started
|
||||
|
||||
* [Quick Start: Running your first recipe](getting-started/running-your-first-recipe.md)
|
||||
- [Quick Start: Running your first recipe](getting-started/running-your-first-recipe.md)
|
||||
|
||||
## How-to Guides <a id="how-to"></a>
|
||||
|
||||
* [Creating your own recipes with Builder](how-to/creating-your-own-recipes-with-builder.md)
|
||||
* [Importing projects from GitHub](how-to/importing-projects-from-github.md)
|
||||
* [Importing External Recipes](how-to/importing-external-recipes.md)
|
||||
- [Creating your own recipes with Builder](how-to/creating-your-own-recipes-with-builder.md)
|
||||
- [Importing projects from GitHub](how-to/importing-projects-from-github.md)
|
||||
- [Importing External Recipes](how-to/importing-external-recipes.md)
|
||||
|
||||
## References
|
||||
|
||||
* [Repository Selection](references/repository-selection.md)
|
||||
* [GitHub Permissions](references/github-permissions.md)
|
||||
* [Token Management](references/create-api-access-tokens.md)
|
||||
|
||||
- [Repository Selection](references/repository-selection.md)
|
||||
- [GitHub Permissions](references/github-permissions.md)
|
||||
- [Token Management](references/create-api-access-tokens.md)
|
||||
- [GraphQL API Documentation](references/api-schema.md)
|
||||
|
||||
Reference in New Issue
Block a user