autogenerate frontmatter (#34744)
This commit is contained in:
@@ -9,6 +9,7 @@ versions:
|
||||
topics:
|
||||
- API
|
||||
miniTocMaxHeadingLevel: 3
|
||||
autogenerated: true
|
||||
---
|
||||
|
||||
## About {% data variables.product.prodname_codespaces %} machines
|
||||
@@ -16,3 +17,6 @@ miniTocMaxHeadingLevel: 3
|
||||
You can determine which machine types are available to create a codespace, either on a given repository or as an authenticated user. For more information, see "[About machine types](/codespaces/developing-in-codespaces/changing-the-machine-type-for-your-codespace#about-machine-types)."
|
||||
|
||||
You can also use this information when changing the machine of an existing codespace by updating its `machine` property. The machine update will take place the next time the codespace is restarted. For more information, see "[Changing the machine type for your codespace](/codespaces/developing-in-codespaces/changing-the-machine-type-for-your-codespace)."
|
||||
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
|
||||
Reference in New Issue
Block a user