docs/data
release-controller[bot] 67cfff4fa2
GHES Patch Release Notes (#33497)
Co-authored-by: Release-Controller <runner@fv-az221-820.rdwmklopv5je1nmcb30mjggtwb.cx.internal.cloudapp.net>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Mike Bailey <miskerest@github.com>
2022-12-13 21:17:57 +00:00
..
features Roadmaps layout for Projects (#33266) 2022-12-13 19:42:33 +00:00
glossaries use azure blob storage for archived enterprise versions (#31883) 2022-10-25 12:03:38 -07:00
graphql GraphQL schema update (#33386) 2022-12-09 16:44:23 +00:00
learning-tracks Add documentation for Azure AD EMU support for OIDC and CAP (#32468) 2022-11-21 23:44:23 +00:00
product-examples Update code-examples.yml 2022-11-08 15:50:15 -08:00
release-notes GHES Patch Release Notes (#33497) 2022-12-13 21:17:57 +00:00
reusables Roadmaps layout for Projects (#33266) 2022-12-13 19:42:33 +00:00
variables Move variable relating to Dependency Review outside the `product.yml` file (#33443) 2022-12-12 15:13:44 +00:00
README.md
allowed-topics.js Adds reusables and content to support public beta release of CodeQL for Kotlin (#32859) 2022-11-25 08:47:15 +00:00
ui.yml Move period in REST docs banner (#33273) 2022-12-07 15:15:15 +00:00

README.md

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.