Skip to content

Commit

Permalink
Merge pull request #34970 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Oct 17, 2024
2 parents 45b668b + aa84065 commit 5c7a242
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
1 change: 1 addition & 0 deletions content/get-started/using-github/github-mobile.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: GitHub Mobile
intro: 'Triage, collaborate, and manage your work on {% data variables.product.product_name %} from your mobile device.'
shortTitle: GitHub Mobile
versions:
fpt: '*'
ghes: '*'
Expand Down
20 changes: 18 additions & 2 deletions content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,14 @@ childGroups:
- repositories
- pull-requests
- discussions
- name: GitHub Copilot
octicon: CopilotIcon
children:
- copilot
- copilot/using-github-copilot/getting-code-suggestions-in-your-ide-with-github-copilot
- copilot/using-github-copilot/prompt-engineering-for-github-copilot
- copilot/using-github-copilot/asking-github-copilot-questions-in-githubcom
- copilot/using-github-copilot/example-use-cases/refactoring-code-with-github-copilot
- name: CI/CD and DevOps
octicon: GearIcon
children:
Expand All @@ -120,6 +127,7 @@ childGroups:
octicon: DeviceMobileIcon
children:
- github-cli
- get-started/using-github/github-mobile
- desktop
- name: Project management
octicon: ProjectIcon
Expand All @@ -134,12 +142,15 @@ childGroups:
- rest
- graphql
- webhooks
- copilot/building-copilot-extensions
- github-models
- name: Enterprise and Teams
octicon: OrganizationIcon
children:
- organizations
- code-security/securing-your-organization
- admin
- gh-wa
- name: Community
octicon: GlobeIcon
children:
Expand All @@ -151,8 +162,8 @@ childGroups:
- name: More docs
octicon: PencilIcon
children:
- electron
- codeql
- electron
- npm
externalProducts:
electron:
Expand All @@ -162,12 +173,17 @@ externalProducts:
external: true
codeql:
id: codeql
name: CodeQL
name: CodeQL query writing
href: 'https://codeql.github.com/docs'
external: true
npm:
id: npm
name: npm
href: 'https://docs.npmjs.com/'
external: true
gh-wa:
id: gh-wa
name: GitHub Well-Architected
href: 'https://wellarchitected.github.com/'
external: true
---

0 comments on commit 5c7a242

Please sign in to comment.