docs/data
Hirsch Singhal eb00f0cbf7
GraphQL permissions for GitHub apps (#36611)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-04-27 17:35:51 +00:00
..
features GraphQL permissions for GitHub apps (#36611) 2023-04-27 17:35:51 +00:00
glossaries
graphql GraphQL schema update (#36558) 2023-04-22 16:37:19 +00:00
learning-tracks Migrate Actions Runner Controller docs (#35498) 2023-04-24 18:47:18 +00:00
product-examples Remove code examples on code security and codespaces landing pages (#36496) 2023-04-20 15:14:07 +00:00
release-notes Migrate Actions Runner Controller docs (#35498) 2023-04-24 18:47:18 +00:00
reusables Private vulnerability reporting is GA (#36227) 2023-04-27 15:09:18 +00:00
variables Migrate Actions Runner Controller docs (#35498) 2023-04-24 18:47:18 +00:00
README.md
allowed-topics.js Migrate Actions Runner Controller docs (#35498) 2023-04-24 18:47:18 +00:00
secret-scanning.yml add crates.io to docs (#36590) 2023-04-25 07:15:42 +00:00
ui.yml Add H1 headings to footer for a11y (#36216) 2023-04-13 20:56:05 +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.