|
1 |
| -* xref:about-circleci:index.adoc[About CircleCI] |
| 1 | +* About CircleCI |
2 | 2 | ** xref:about-circleci:about-circleci.adoc[CircleCI overview]
|
3 | 3 | ** xref:about-circleci:benefits-of-circleci.adoc[Benefits of CircleCI]
|
4 | 4 | ** xref:about-circleci:concepts.adoc[Concepts]
|
5 | 5 | ** xref:about-circleci:introduction-to-the-circleci-web-app.adoc[Intro to the CircleCI web app]
|
6 | 6 | ** xref:about-circleci:open-source.adoc[Open source acknowledgements]
|
7 | 7 |
|
8 |
| -* xref:getting-started:index.adoc[Getting started] |
| 8 | +* Getting started |
9 | 9 | ** First steps
|
10 | 10 | *** xref:getting-started:first-steps.adoc[Sign up and try CircleCI]
|
11 | 11 | *** xref:getting-started:invite-your-team.adoc[Join teammates on CircleCI]
|
|
22 | 22 | *** xref:getting-started:config-intro.adoc[Configuration intro]
|
23 | 23 | *** xref:getting-started:slack-orb-tutorial.adoc[Use the Slack orb to set up notifications]
|
24 | 24 |
|
25 |
| -* xref:migrate:index.adoc[Migrate to CircleCI] |
| 25 | +* Migrate to CircleCI |
26 | 26 | ** xref:migrate:migration-intro.adoc[Migration intro]
|
27 | 27 | ** xref:migrate:migrating-from-aws.adoc[Migrate from AWS]
|
28 | 28 | ** xref:migrate:migrating-from-azuredevops.adoc[Migrate from Azure DevOps]
|
|
33 | 33 | ** xref:migrate:migrating-from-teamcity.adoc[Migrate from TeamCity]
|
34 | 34 | ** xref:migrate:migrating-from-travis.adoc[Migrate from Travis CI]
|
35 | 35 |
|
36 |
| -* xref:orchestrate:index.adoc[Orchestrate] |
| 36 | +* Orchestrate |
37 | 37 | ** Pipelines
|
38 | 38 | *** xref:orchestrate:pipelines.adoc[Pipeline and triggers overview]
|
39 | 39 | *** xref:orchestrate:jobs-steps.adoc[Jobs and steps overview]
|
|
64 | 64 | *** xref:orchestrate:migrate-from-deploy-to-run.adoc[Migrate from deploy to run]
|
65 | 65 | *** xref:orchestrate:using-shell-scripts.adoc[Using shell scripts]
|
66 | 66 |
|
67 |
| -* xref:execution-managed:index.adoc[Execute on managed compute] |
| 67 | +* Execute on managed compute |
68 | 68 | ** xref:execution-managed:executor-intro.adoc[Execution environments overview]
|
69 | 69 | ** xref:execution-managed:resource-class-overview.adoc[Resource class overview]
|
70 | 70 | ** Docker
|
|
103 | 103 | *** xref:execution-managed:xcode-policy.adoc[Xcode image policy]
|
104 | 104 | *** xref:execution-managed:machine-convenience-image-lifecycle.adoc[CircleCI image lifecycle: A complete guide]
|
105 | 105 |
|
106 |
| -* xref:execution-runner:index.adoc[Execute jobs on self-hosted runners] |
| 106 | +* Execute jobs on self-hosted runners |
107 | 107 | ** xref:execution-runner:runner-overview.adoc[Self-hosted runner overview]
|
108 | 108 | ** xref:execution-runner:runner-concepts.adoc[Self-hosted runner concepts]
|
109 | 109 | ** xref:execution-runner:runner-feature-comparison-matrix.adoc[Runner feature comparison matrix]
|
|
138 | 138 | *** xref:execution-runner:troubleshoot-self-hosted-runner.adoc[Troubleshoot self-hosted runner]
|
139 | 139 | *** xref:execution-runner:runner-scaling.adoc[Scaling self-hosted runner]
|
140 | 140 |
|
141 |
| -* xref:test:index.adoc[Testing on CircleCI] |
| 141 | +* Testing on CircleCI |
142 | 142 | ** Run tests on CircleCI
|
143 | 143 | *** xref:test:test.adoc[Automated testing]
|
144 | 144 | *** xref:test:collect-test-data.adoc[Collecting test data]
|
|
159 | 159 | ** Reference
|
160 | 160 | *** xref:test:troubleshoot-test-splitting.adoc[Troubleshoot test splitting]
|
161 | 161 |
|
162 |
| -* xref:deploy:index.adoc[Deploy with CircleCI] |
| 162 | +* Deploy with CircleCI |
163 | 163 | ** xref:deploy:deployment-overview.adoc[Overview of deployment on CircleCI]
|
164 | 164 | ** xref:deploy:deploys-overview.adoc[CircleCI deploys overview]
|
165 | 165 | ** Release agent setup
|
|
190 | 190 | *** xref:deploy:publish-packages-to-packagecloud.adoc[Publish packages to Packagecloud]
|
191 | 191 | *** xref:deploy:deploy-to-npm-registry.adoc[Deploy to NPM registry]
|
192 | 192 |
|
193 |
| -* xref:optimize:index.adoc[Optimize] |
| 193 | +* Optimize |
194 | 194 | ** xref:optimize:optimizations.adoc[Optimizations reference]
|
195 | 195 | ** Data
|
196 | 196 | *** xref:optimize:persist-data.adoc[Persisting data overview]
|
|
210 | 210 | *** xref:orchestrate:using-dynamic-configuration.adoc[Using dynamic configuration]
|
211 | 211 | *** xref:optimize:java-oom.adoc[Avoid and debug Java memory errors]
|
212 | 212 |
|
213 |
| -* xref:insights:index.adoc[Insights] |
| 213 | +* Insights |
214 | 214 | ** xref:insights:insights.adoc[Use Insights]
|
215 | 215 | ** xref:insights:insights-tests.adoc[Test Insights]
|
216 | 216 | ** xref:insights:insights-snapshot-badge.adoc[Generate an Insights snapshot badge]
|
217 | 217 | ** xref:insights:insights-glossary.adoc[Insights glossary]
|
218 | 218 |
|
219 |
| -* xref:permissions-authentication:index.adoc[Manage roles, permissions, and authentication] |
| 219 | +* Manage roles, permissions, and authentication |
220 | 220 | ** Roles and permissions
|
221 | 221 | *** xref:permissions-authentication:roles-and-permissions-overview.adoc[Roles and permissions overview]
|
222 | 222 | *** xref:permissions-authentication:manage-roles-and-permissions.adoc[Manage roles and permissions]
|
|
232 | 232 | *** xref:permissions-authentication:openid-connect-tokens.adoc[Use OpenID Connect tokens in jobs]
|
233 | 233 | *** xref:permissions-authentication:oidc-tokens-with-custom-claims.adoc[OIDC tokens with custom claims]
|
234 | 234 |
|
235 |
| -* xref:security:index.adoc[Manage security and secrets] |
| 235 | +* Manage security and secrets |
236 | 236 | ** Security features
|
237 | 237 | *** xref:security:security.adoc[How CircleCI handles security]
|
238 | 238 | *** xref:security:env-vars.adoc[Intro to environment variables]
|
|
251 | 251 | *** xref:security:stop-building-a-project-on-circleci.adoc[Stop building a project on CircleCI]
|
252 | 252 | *** xref:security:rename-organizations-and-repositories.adoc[Rename organizations and repositories]
|
253 | 253 |
|
254 |
| -* xref:config-policies:index.adoc[Manage config policies] |
| 254 | +* Manage config policies |
255 | 255 | ** xref:config-policies:config-policy-management-overview.adoc[Config policy management overview]
|
256 | 256 | ** xref:config-policies:config-policy-reference.adoc[Config policy reference]
|
257 | 257 | ** How-to guides
|
|
261 | 261 | *** xref:config-policies:config-policies-for-self-hosted-runner.adoc[Config policies for self-hosted runner]
|
262 | 262 | *** xref:config-policies:manage-contexts-with-config-policies.adoc[Manage contexts with config policies]
|
263 | 263 |
|
264 |
| -* xref:integration:index.adoc[Integration] |
| 264 | +* Integration |
265 | 265 | ** Integration features
|
266 | 266 | *** xref:integration:outbound-webhooks.adoc[Outbound webhooks]
|
267 | 267 | *** xref:reference:ROOT:outbound-webhooks-reference.adoc[Outbound webhooks reference]
|
|
286 | 286 | *** xref:integration:add-ssh-key.adoc[Add additional SSH keys]
|
287 | 287 | *** xref:integration:authorize-google-cloud-sdk.adoc[Authorize Google Cloud SDK]
|
288 | 288 |
|
289 |
| -* xref:toolkit:index.adoc[Developer toolkit] |
| 289 | +* Developer toolkit |
290 | 290 | ** AI features
|
291 | 291 | *** xref:toolkit:using-the-circleci-mcp-server.adoc[Using the CircleCI MCP Server]
|
292 | 292 | *** xref:toolkit:intelligent-summaries.adoc[Intelligent summaries]
|
|
309 | 309 | *** xref:toolkit:sample-config.adoc[Sample config.yml files]
|
310 | 310 | *** xref:toolkit:postgres-config.adoc[Database examples]
|
311 | 311 |
|
312 |
| -* xref:plans-pricing:index.adoc[Plans and pricing] |
| 312 | +* Plans and pricing |
313 | 313 | ** xref:plans-pricing:plan-overview.adoc[CircleCI plans overview]
|
314 | 314 | ** xref:plans-pricing:credits.adoc[Credits overview]
|
315 | 315 | ** xref:plans-pricing:plan-free.adoc[Free plan overview]
|
|
0 commit comments