1
0
mirror of synced 2026-01-09 06:03:09 -05:00
Files
docs/data
Tim Rogers 89d651364b Copilot knowledge bases (formerly docsets) [GA]
This updates documentation related to knowledge bases (formerly
known as Copilot for Docs/docsets) ahead of our upcoming GA 🎉

The way that we think about this product has changed, meaning
that I have dropped the current "Copilot docset management"
section and the "About docset management" page in favour of
folding this content into the main "Copilot Chat in GitHub.com"
articles.

"Managing knowledge bases" is still its own page, because that
*just makes sense*.

At a more granular level, this PR:

* Updates references to "docsets" to refer to "knowledge bases"
  instead
* Reflects the new way to use a knowledge base in Copilot Chat,
  with the "Attach knowledge" button
* Switches documentation about creating and managing knowledge
  bases to point to the new home of these settings within an
  organization's settings screen
* Corrects some inconsistencies in the main "About Copilot Chat
  in GitHub.com" article where we refer to IDEs. We should keep
  IDE chat and Dotcom chat more separate, imo, as they are
  different products with different features.

For more context, see the content design plan in
https://github.com/github/docs-strategy/pull/2468.

Closes https://github.com/github/docs-content/issues/13473.
2024-02-13 16:51:09 +00:00
..
2024-02-09 16:33:48 +00:00

Data

This directory contains data files that are parsed and made available to pages in the site.data object.

All YML and Markdown files in this directory are configured to be translated by default.

Features

Feature files are used for feature-based versioning. See features/README.md.

Glossaries

We provide a customer-facing glossary on the site. Other glossary files are used by our translation pipeline. See glossaries/README.md.

GraphQL

GraphQL schema files are kept in sync with github/github via scheduled workflows. See graphql/README.md.

Reusables

Reusables are long strings of reusable text. See reusables/README.md.

Variables

Variables are short strings of reusable text. See variables/README.md.

Webhooks

Webhook payload JSON files are used in the webhook events docs.

ui.yml

ui.yml contains localized strings used in layouts.

Learning Tracks

Learning tracks are a collection of articles that help you master a particular subject. See learning-tracks/README.md.

Versioning

Many YAML files in this directory's subdirectories, like features, glossaries, variables, and learning tracks, as well as Markdown files within the reusables directory, can include YAML versioning or Liquid versioning within Markdown strings. See the README.md files in the subdirectories for details.