docs/data
Laura Coursen 3993abe1da
Fix headers that skip levels in the GitHub Actions docs (#34374)
2023-02-06 13:54:24 +00:00
..
features Deprecate GHES 3.3 (#34328) 2023-02-03 17:05:11 +00:00
glossaries Deprecate GHES 3.3 (#34328) 2023-02-03 17:05:11 +00:00
graphql GraphQL schema update (#34445) 2023-02-05 16:38:23 +00:00
learning-tracks Add troubleshooting article for secret scanning (#33684) 2023-02-06 09:43:25 +00:00
product-examples Test effect of position of examples (#33977) 2023-01-17 15:05:15 +00:00
release-notes Deprecate GHES 3.3 (#34328) 2023-02-03 17:05:11 +00:00
reusables Fix headers that skip levels in the GitHub Actions docs (#34374) 2023-02-06 13:54:24 +00:00
variables Unify API terminology around 'REST API' for Migrations content (#33672) 2023-01-03 16:27:05 +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 Update ui key to update translations (#34316) 2023-01-31 20:52:36 +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.