Skip to content

Fixes #8365 - Add about topic for built-in functions#8366

Merged
sdwheeler merged 3 commits intoMicrosoftDocs:stagingfrom
sdwheeler:sdw-i8365
Nov 17, 2021
Merged

Fixes #8365 - Add about topic for built-in functions#8366
sdwheeler merged 3 commits intoMicrosoftDocs:stagingfrom
sdwheeler:sdw-i8365

Conversation

@sdwheeler
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler commented Nov 17, 2021

PR Summary

Fixes AB#1895902 - Fixes #8365 - Add about topic for built-in functions

Select the area of the Table of Contents containing the documents being changed.

Conceptual content

  • Overview and Install
  • Learning PowerShell
    • PowerShell 101
    • Deep dives
    • Sample scripts
    • Remoting
  • Release notes (What's New)
  • Windows PowerShell
    • WMF, ISE, release notes, etc.
  • DSC articles
  • Community resources
  • Gallery articles
  • Scripting and development
    • Language Spec
    • Legacy SDK

Cmdlet reference & about_ topics

  • Preview content
  • Version 7.2 content
  • Version 7.1 content
  • Version 7.0 content
  • Version 5.1 content

PR Checklist

  • I have read the contributors guide and followed the style and process guidelines
  • PR has a meaningful title
  • PR is targeted at the staging branch
  • All relevant versions updated
  • Includes content related to issues and PRs - see Closing issues using keywords.
  • This PR is ready to merge and is not Work in Progress
    • If the PR is work in progress, please add the prefix WIP: or [WIP] to the beginning of the
      title and remove the prefix when the PR is ready.

@opbld31
Copy link
Copy Markdown

opbld31 commented Nov 17, 2021

Docs Build status updates of commit fa10783:

⚠️ Validation status: warnings

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ⚠️Warning View (powershell-5.1) Details
reference/7.0/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ⚠️Warning View (powershell-7) Details
reference/7.1/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ⚠️Warning View (powershell-7.1) Details
reference/7.2/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ⚠️Warning View (powershell-7.2) Details

reference/5.1/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md

  • Line 59, Column 1: [Warning: link-out-of-scope] File '5.1/Microsoft.PowerShell.Core/Clear-Host.md' referenced by link '../Clear-Host.md' will not be built because it is not included in build scope.
  • Line 68, Column 23: [Warning: link-out-of-scope] File '5.1/Microsoft.PowerShell.Core/Get-Verb.md' referenced by link '../Get-Verb.md' will not be built because it is not included in build scope.

reference/7.0/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md

  • Line 56, Column 1: [Warning: link-out-of-scope] File '7.0/Microsoft.PowerShell.Core/Clear-Host.md' referenced by link '../Clear-Host.md' will not be built because it is not included in build scope.

reference/7.1/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md

  • Line 56, Column 1: [Warning: link-out-of-scope] File '7.1/Microsoft.PowerShell.Core/Clear-Host.md' referenced by link '../Clear-Host.md' will not be built because it is not included in build scope.

reference/7.2/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md

  • Line 56, Column 1: [Warning: link-out-of-scope] File '7.2/Microsoft.PowerShell.Core/Clear-Host.md' referenced by link '../Clear-Host.md' will not be built because it is not included in build scope.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld30
Copy link
Copy Markdown

opbld30 commented Nov 17, 2021

Docs Build status updates of commit 2d79b79:

⚠️ Validation status: warnings

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ⚠️Warning View (powershell-5.1) Details
reference/7.0/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ⚠️Warning View (powershell-7) Details
reference/7.1/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ⚠️Warning View (powershell-7.1) Details
reference/7.2/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ⚠️Warning View (powershell-7.2) Details

reference/5.1/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md

  • Line 59, Column 1: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Powershell.Core.Clear-Host.md'.
  • Line 68, Column 23: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Powershell.Core.Get-Verb'.

reference/7.0/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md

  • Line 56, Column 1: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Powershell.Core.Clear-Host.md'.

reference/7.1/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md

  • Line 56, Column 1: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Powershell.Core.Clear-Host.md'.

reference/7.2/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md

  • Line 56, Column 1: [Warning: xref-not-found] Cross reference not found: 'Microsoft.Powershell.Core.Clear-Host.md'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld30
Copy link
Copy Markdown

opbld30 commented Nov 17, 2021

Docs Build status updates of commit d27c7fc:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ✅Succeeded View (powershell-5.1)
reference/7.0/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Built-in_Functions.md ✅Succeeded View (powershell-7.2)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@sdwheeler sdwheeler merged commit 0b875d2 into MicrosoftDocs:staging Nov 17, 2021
@sdwheeler sdwheeler deleted the sdw-i8365 branch November 17, 2021 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New about topic to document built-in functions

3 participants