docs/data
mokrz 238767d9bd
adding yaml release notes (#22477)
* adding yaml release notes

* Add a few periods

* run prettier

* Add more YAML formatting

* Update data/release-notes/enterprise-server/3-0/18.yml

* Update data/release-notes/enterprise-server/3-2/2.yml

* Update data/release-notes/enterprise-server/3-1/10.yml

Co-authored-by: Ethan P <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-10-29 17:43:31 +00:00
..
features Universe 2021 (#22246) 2021-10-27 07:47:17 -07:00
glossaries update docs for DAR deprecation (#21739) 2021-09-30 20:49:03 +00:00
graphql Action ran graphql script"update-files" 2021-10-29 16:36:00 +00:00
learning-tracks GHEC version (#20947) 2021-10-15 15:41:33 -05:00
product-examples GHEC version (#20947) 2021-10-15 15:41:33 -05:00
release-notes adding yaml release notes (#22477) 2021-10-29 17:43:31 +00:00
reusables Add Mapbox secret access token to list of supported secrets (#22485) 2021-10-29 14:47:22 +00:00
variables Universe 2021 (#22246) 2021-10-27 07:47:17 -07:00
README.md React Cleanup: Documentation (#20517) 2021-07-27 09:07:18 -07:00
allowed-topics.js Universe 2021 (#22246) 2021-10-27 07:47:17 -07:00
package.json Migrate CommonJS to ESM (#20301) 2021-07-14 13:49:18 -07:00
ui.yml Make guide filter accessible (#21380) 2021-10-04 18:11:11 +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 layouts.

Learning Tracks

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