From 0335ea70562b44272a6695ca6ee5dafc93c3b122 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Wed, 23 Aug 2023 08:25:05 -0700 Subject: [PATCH] Documentation updates --- docs/Chrome-Browser-Cloud-Management.md | 4 ++-- docs/ChromeOS-Devices.md | 6 +++--- docs/Users-Analytics-Admin.md | 5 ++++- docs/Users-Application-Specific-Passwords.md | 1 - docs/Users-Backup-Verification-Codes.md | 1 - docs/Users-Calendars-Access.md | 1 - docs/Users-Calendars-Events.md | 1 - docs/Users-Calendars.md | 1 - docs/Users-Tasks.md | 1 - docs/Users-Tokens.md | 1 - docs/Users.md | 2 +- 11 files changed, 10 insertions(+), 14 deletions(-) diff --git a/docs/Chrome-Browser-Cloud-Management.md b/docs/Chrome-Browser-Cloud-Management.md index 4c5dee18..f8f94a0b 100644 --- a/docs/Chrome-Browser-Cloud-Management.md +++ b/docs/Chrome-Browser-Cloud-Management.md @@ -3,7 +3,6 @@ - [Chrome Browser Cloud Management](#chrome-browser-cloud-management) - [API documentation](#api-documentation) - [Query documentation](#query-documentation) - - [Collections of ChromeOS Devices](Collections-of-ChromeOS-Devices) - [Definitions](#definitions) - [Manage Chrome browsers](#manage-chrome-browsers) - [Update Chrome browsers](#update-chrome-browsers) @@ -25,8 +24,9 @@ * https://support.google.com/chrome/a/answer/9681204#retrieve_all_chrome_devices_for_an_account ## Definitions +* [``](Collections-of-ChromeOS-Devices) -```BNF +``` ::= ::= /|(/ ::= See: https://support.google.com/chrome/a/answer/9681204#retrieve_all_chrome_devices_for_an_account diff --git a/docs/ChromeOS-Devices.md b/docs/ChromeOS-Devices.md index 526da9bd..abe630eb 100644 --- a/docs/ChromeOS-Devices.md +++ b/docs/ChromeOS-Devices.md @@ -4,7 +4,6 @@ - [API documentation](#api-documentation) - [Query documentation](#query-documentation) - [Notes](#notes) - - [Collections of ChromeOS Devices](Collections-of-ChromeOS-Devices) - [Definitions](#definitions) - [CrOS Query Searchable Fields](#cros-query-searchable-fields) - [ChromeOS device update OU error handling](#chromeos-device-update-ou-error-handling) @@ -74,8 +73,9 @@ The first form allows more powerful selection of devices with `` The second form is backwards compatible with Standard GAM and selection with `` is limited. ## Definitions - -```BNF +* [``](Collections-of-ChromeOS-Devices) + +``` ::= /|(/ ::= See: https://support.google.com/chrome/a/answer/1698333 ::= diff --git a/docs/Users-Analytics-Admin.md b/docs/Users-Analytics-Admin.md index 1e050353..84a07bab 100644 --- a/docs/Users-Analytics-Admin.md +++ b/docs/Users-Analytics-Admin.md @@ -1,7 +1,7 @@ # Users - Analytics Admin - [API documentation](#api-documentation) - [Notes](#notes) -- [Collections of Users](Collections-of-Users) +- [Definitions](#definitions) - [Display Analytic Accounts](#display-analytic-accounts) - [Display Analytic Account Summaries](#display-analytic-account-summaries) - [Display Analytic Properties](#display-analytic-properties) @@ -19,6 +19,9 @@ gam update project gam user user@domain.com check serviceaccount ``` +## Definitions +* [``](Collections-of-Users) + ## Display Analytic Accounts ``` gam show analyticaccounts diff --git a/docs/Users-Application-Specific-Passwords.md b/docs/Users-Application-Specific-Passwords.md index 065d242f..14452e13 100644 --- a/docs/Users-Application-Specific-Passwords.md +++ b/docs/Users-Application-Specific-Passwords.md @@ -1,6 +1,5 @@ # Users - Application Specific Passwords - [API documentation](#api-documentation) -- [Collections of Users](Collections-of-Users) - [Definitions](#definitions) - [Manage application specific passwords](#manage-application-specific-passwords) - [Display application specific passwords](#display-application-specific-passwords) diff --git a/docs/Users-Backup-Verification-Codes.md b/docs/Users-Backup-Verification-Codes.md index f8a53277..d6694b0b 100644 --- a/docs/Users-Backup-Verification-Codes.md +++ b/docs/Users-Backup-Verification-Codes.md @@ -1,7 +1,6 @@ # Users - Backup Verification Codes - [API documentation](#api-documentation) - [Definitions](#definitions) -- [Collections of Users](Collections-of-Users) - [Manage backup verification codes](#manage-backup-verification-codes) - [Display backup verification codes](#display-backup-verification-codes) diff --git a/docs/Users-Calendars-Access.md b/docs/Users-Calendars-Access.md index 569147ef..ae76fa3b 100644 --- a/docs/Users-Calendars-Access.md +++ b/docs/Users-Calendars-Access.md @@ -1,7 +1,6 @@ # Users - Calendars - Access - [Notes](#Notes) - [API documentation](#api-documentation) -- [Collections of Users](Collections-of-Users) - [Definitions](#definitions) - [Calendar selection](#calendar-selection) - [Manage calendar access](#manage-calendar-access) diff --git a/docs/Users-Calendars-Events.md b/docs/Users-Calendars-Events.md index ab85e0a6..e72e0fb6 100644 --- a/docs/Users-Calendars-Events.md +++ b/docs/Users-Calendars-Events.md @@ -1,7 +1,6 @@ # Users - Calendars - Events - [API documentation](#api-documentation) - [Python Regular Expressions](Python-Regular-Expressions) Search function -- [Collections of Users](Collections-of-Users) - [Definitions](#definitions) - [Recurrence rules](#recurrence-rules) - [Event colors](#event-colors) diff --git a/docs/Users-Calendars.md b/docs/Users-Calendars.md index 0ac10efe..e395eadc 100644 --- a/docs/Users-Calendars.md +++ b/docs/Users-Calendars.md @@ -1,6 +1,5 @@ # Users - Calendars - [API documentation](#api-documentation) -- [Collections of Users](Collections-of-Users) - [Definitions](#definitions) - [Calendar colors](#calendar-colors) - [Calendar selection](#calendar-selection) diff --git a/docs/Users-Tasks.md b/docs/Users-Tasks.md index 81ab5334..29e1be9f 100644 --- a/docs/Users-Tasks.md +++ b/docs/Users-Tasks.md @@ -1,7 +1,6 @@ # Users - Tasks - [API documentation](#api-documentation) - [Notes](#notes) -- [Collections of Users](Collections-of-Users) - [Definitions](#definitions) - [Create Tasks](#create-tasks) - [Update Tasks](#update-tasks) diff --git a/docs/Users-Tokens.md b/docs/Users-Tokens.md index d93c0719..2eac2a56 100644 --- a/docs/Users-Tokens.md +++ b/docs/Users-Tokens.md @@ -1,6 +1,5 @@ # Users - Tokens - [API documentation](#api-documentation) -- [Collections of Users](Collections-of-Users) - [Definitions](#definitions) - [Delete a user's token](#delete-a-users-token) - [Display individual user's tokens](#display-individual-users-tokens) diff --git a/docs/Users.md b/docs/Users.md index 5a0ede43..237b98a4 100644 --- a/docs/Users.md +++ b/docs/Users.md @@ -4,7 +4,6 @@ - [Query documentation](#query-documentation) - [Quoting rules](#quoting-rules) - [Python Regular Expressions](Python-Regular-Expressions) Match function and Search function -- [Collections of Users](Collections-of-Users) - [Definitions](#definitions) - [User Attributes](#user-attributes) - [Admin Console User Info](#admin-console-user-info) @@ -69,6 +68,7 @@ queries "\"orgUnitPath='/Students/Middle School'\",\"orgUnitPath='/Students/Low ``` ## Definitions +* [``](Collections-of-Users) * [Command data from Google Docs/Sheets/Storage](Command-Data-From-Google-Docs-Sheets-Storage) ``` ::=