docs/data
mc 7e002e6008
Code scanning: replace deprecated `--github-auth` flag with new `--github-auth-stdin` flag (#19466)
* replace deprecated flag with new flag

* rework liquid versioning in article

* update flag descriptions to latest

* fix table formatting

* more table formatting

* Apply suggestions from code review

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>

* address latest review comments

* version new flag for GHES 3.1+ only

* fix list numbeting

Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
2021-05-24 09:17:08 +01:00
..
glossaries Fix yaml formatting 2021-05-21 15:42:19 -04:00
graphql Action ran graphql script"update-files" 2021-05-16 16:39:05 +00:00
learning-tracks Add landing page for GitHub Enterprise (#19041) 2021-05-12 11:55:32 +00:00
release-notes add release notes for 3.0.7, 2.22.13, and 2.21.21 (#19295) 2021-05-13 09:28:45 -07:00
reusables Code scanning: replace deprecated `--github-auth` flag with new `--github-auth-stdin` flag (#19466) 2021-05-24 09:17:08 +01:00
variables Codespaces Megabranch - Docs audit and re-org, Landing and Guides page, Secrets doc (#19227) 2021-05-11 17:29:34 +00:00
README.md Add documentation on how to create a sublanding page (#17467) 2021-01-28 15:46:59 +01:00
allowed-topics.js Add landing page for GitHub Enterprise (#19041) 2021-05-12 11:55:32 +00:00
ui.yml Add landing page for GitHub Enterprise (#19041) 2021-05-12 11:55:32 +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 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.