docs/data
Susan Zhang 5d5e432dda removing reusable 2022-10-27 11:25:21 -07:00
..
features [2022-10-24]: Dependabot updates for Python PEP 621 - [GA] #8324 (#31517) 2022-10-24 20:21:35 +00:00
glossaries Remove unused CrowdIn workflows and scripts (#30234) 2022-09-12 17:59:28 +00:00
graphql GraphQL schema update (#32005) 2022-10-24 16:43:24 +00:00
learning-tracks Remove unsuitable Actions learning paths (#31994) 2022-10-24 03:39:52 +00:00
product-examples Fixes broken links (#26308) 2022-03-18 16:31:12 +10:00
release-notes Security-4996 Update (#31696) 2022-10-19 14:15:56 +00:00
reusables removing reusable 2022-10-27 11:25:21 -07:00
variables Make Azure AD non-product name translation friendly (#31876) 2022-10-21 23:52:48 +00:00
README.md Remove unused CrowdIn workflows and scripts (#30234) 2022-09-12 17:59:28 +00:00
allowed-topics.js Revert topic changes for now 2022-04-06 14:18:56 +02:00
ui.yml New nested param table styles for REST (#30862) 2022-09-20 12:57:49 -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.