1
0
mirror of synced 2026-01-15 15:01:34 -05:00
Files
docs/data
jidicula 5a75361720 Add caveat about expression syntax (#3362)
For if conditionals, expressions must be explicitly marked for evaluation if they contain any operators.

Resolves github/docs#3001

Co-authored-by: hubwriter <hubwriter@github.com>
2021-03-04 15:07:17 +00:00
..
2021-02-18 16:29:17 +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 on Crowdin by default.

Glossaries

Glossary files are used by our Crowdin integration. 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 HTML layouts.

Learning Tracks

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