Skip to content

Commit

Permalink
Move all of the docs about using Copilot as an end user to a central …
Browse files Browse the repository at this point in the history
…location (#51440)

Co-authored-by: Jules <[email protected]>
  • Loading branch information
skedwards88 and jules-p authored Jun 27, 2024
1 parent 6c59449 commit d7d0ebb
Show file tree
Hide file tree
Showing 41 changed files with 172 additions and 280 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ If you're interested in creating an app for {% data variables.product.prodname_m

{% data reusables.copilot.copilot-extensions.copilot-extensions-intro %}

To learn more about {% data variables.product.prodname_copilot_extensions_short %}, see "[AUTOTITLE](/copilot/github-copilot-chat/github-copilot-extensions/about-github-copilot-extensions)."
To learn more about {% data variables.product.prodname_copilot_extensions_short %}, see "[AUTOTITLE](/copilot/github-copilot-chat/github-copilot-extensions/using-github-copilot-extensions)."

## Publishing an app to {% data variables.product.prodname_marketplace %} overview

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions content/copilot/github-copilot-chat/index.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ versions:
feature: copilot
topics:
- Copilot
redirect_from:
- /copilot/github-copilot-enterprise/overview/about-github-copilot-enterprise
---

{% ifversion fpt %}
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ versions:
ghec: '*'
redirect_from:
- /copilot/github-copilot-enterprise/overview/enabling-github-copilot-enterprise
- /copilot/github-copilot-enterprise/overview/enabling-github-copilot-enterprise-features
topics:
- Copilot
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ versions:
topics:
- Copilot
shortTitle: Copilot Enterprise feature set
redirect_from:
- /copilot/github-copilot-enterprise/overview/github-copilot-enterprise-feature-set
---

{% ifversion fpt %}
Expand Down
8 changes: 5 additions & 3 deletions content/copilot/github-copilot-enterprise/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ topics:
versions:
feature: copilot
children:
- /overview
- /copilot-pull-request-summaries
- /github-copilot-enterprise-feature-set
- /about-github-copilot-enterprise
- /enabling-github-copilot-enterprise-features
redirect_from:
- /copilot/github-copilot-enterprise/overview
---

13 changes: 0 additions & 13 deletions content/copilot/github-copilot-enterprise/overview/index.md

This file was deleted.

16 changes: 0 additions & 16 deletions content/copilot/github-copilot-in-the-cli/index.md

This file was deleted.

7 changes: 3 additions & 4 deletions content/copilot/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ introLinks:
quickstart: /copilot/quickstart
featuredLinks:
startHere:
- /copilot/using-github-copilot/using-github-copilot-code-suggestions-in-your-editor
- /copilot/using-github-copilot/getting-code-suggestions-in-your-ide-with-github-copilot
popular:
- /copilot/using-github-copilot/prompt-engineering-for-github-copilot
- /billing/managing-billing-for-github-copilot/about-billing-for-github-copilot
Expand All @@ -24,13 +24,12 @@ children:
- /about-github-copilot
- /quickstart
- /using-github-copilot
- /managing-copilot
- /copilot-individual
- /copilot-business
- /github-copilot-enterprise
- /managing-copilot
- /github-copilot-chat
- /github-copilot-in-the-cli
- /troubleshooting-github-copilot
- /responsible-use-of-github-copilot-features
topics:
- Copilot
---
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ topics:
- Copilot
- CLI
shortTitle: Configure Copilot in the CLI
redirect_from:
- /copilot/github-copilot-in-the-cli/configuring-github-copilot-in-the-cli
---

## Setting up aliases
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ versions:
topics:
- Copilot
children:
- /configuring-github-copilot-in-the-cli
- /installing-github-copilot-in-the-cli
- /configuring-github-copilot-in-your-environment
- /installing-the-github-copilot-extension-in-your-environment
- /configuring-network-settings-for-github-copilot
redirect_from:
- /copilot/configuring-github-copilot
---

Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ shortTitle: Install Copilot in the CLI
redirect_from:
- /copilot/github-copilot-in-the-cli/enabling-github-copilot-in-the-cli
- /copilot/github-copilot-in-the-cli/setting-up-github-copilot-in-the-cli
- /copilot/github-copilot-in-the-cli/installing-github-copilot-in-the-cli
---

## Prerequisites
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ topics:
- Copilot
children:
- /subscribing-to-copilot-as-an-individual-user
- /installing-github-copilot-extensions-for-your-personal-account
- /managing-copilot-policies-as-an-individual-subscriber
- /modifying-your-copilot-subscription-as-an-individual-user
- /canceling-your-copilot-trial-as-an-individual-user
- /canceling-copilot-as-an-individual-user
---

Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ topics:
- Copilot
shortTitle: Install personal extensions
type: how_to
redirect_from:
- /copilot/github-copilot-chat/github-copilot-extensions/installing-github-copilot-extensions-for-your-personal-account
---

{% data reusables.copilot.copilot-extensions.beta-note %}
Expand Down
Loading

0 comments on commit d7d0ebb

Please sign in to comment.