docs/data
Christopher Kintner de35c857c0
correct release notes for API changes (#53157)
2024-11-19 08:52:35 +00:00
..
features Delete orphaned features (2024-11-18-16-29) (#53148) 2024-11-19 00:06:04 +00:00
glossaries Fix 33136 move period inside quotation (#33284) 2024-05-31 22:31:25 +00:00
graphql/ghes-3.13 Enable GitHub Enterprise Server 3.13 release candidate on GitHub Docs (#50165) 2024-05-16 14:26:02 +00:00
learning-tracks Refine focus of some existing articles in preparation for upcoming Universe release of security configurations (#52525) 2024-10-08 12:29:50 +00:00
product-examples Migrate middleware directory to src (#45701) 2023-11-06 20:05:48 +00:00
release-notes correct release notes for API changes (#53157) 2024-11-19 08:52:35 +00:00
reusables known issue: ghe-repl-promote when the primary is down (#53098) 2024-11-14 16:59:22 +00:00
variables Update for roll-out of Billing vNext to GitHub Team plans (#53060) 2024-11-13 16:38:21 +00:00
README.md
allowed-topics.js Update for roll-out of Billing vNext to GitHub Team plans (#53060) 2024-11-13 16:38:21 +00:00
code-languages.yml Add proper casing for ts in code-langs (#52227) 2024-09-05 16:27:21 +00:00
survey-words.yml add spammy word list for survey (#51065) 2024-06-10 21:38:18 +00:00
ui.yml October 28-30: GitHub Universe 2024 docs-internal megabranch (#52491) 2024-10-29 08:40:06 -07: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.