Skip to content

Updated Docs at Website#136

Merged
blindzero merged 30 commits intomainfrom
website
Feb 1, 2026
Merged

Updated Docs at Website#136
blindzero merged 30 commits intomainfrom
website

Conversation

@blindzero
Copy link
Copy Markdown
Owner

Summary

Updated primarily reference pages.

Motivation

Improved Content

Type of Change

Please select the relevant option:

  • Documentation update
  • Refactoring / internal improvement

Changes

  • Improved Page Generators
  • New Content

@blindzero blindzero self-assigned this Feb 1, 2026
Copilot AI review requested due to automatic review settings February 1, 2026 12:16
@blindzero blindzero added type:docs Improvements or additions to documentation. refactoring labels Feb 1, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4f96baae83

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/reference/providers.md
Comment thread docs/reference/providers.md Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation site’s reference section and generators to produce a richer, more navigable reference experience (cmdlets, steps, providers).

Changes:

  • Restructured the Docusaurus reference sidebar to include dedicated “Cmdlet/Step/Provider Reference” groupings.
  • Enhanced the step reference generator to emit an index page plus per-step detail pages (and added the generated step pages).
  • Added a provider reference landing page and a provider reference template; updated various docs to point to the new structure.

Reviewed changes

Copilot reviewed 22 out of 23 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
website/sidebars.js Updates reference navigation labels and adds step/provider reference groupings.
website/package-lock.json Lockfile regeneration/metadata updates for the website dependencies.
tools/Generate-IdleStepReference.ps1 Refactors step reference generation to produce an index + per-step pages and adds cleanup support.
tools/Generate-IdleCmdletReference.ps1 Adjusts generated cmdlet index title to “Cmdlets”.
src/IdLE.Provider.EntraID/README.md Minor formatting tweak in documentation link section.
src/IdLE.Provider.AD/README.md Minor formatting tweak in documentation link section.
docs/use/providers.md Replaces inline provider link list with a single link to the provider reference landing page.
docs/reference/steps/step-trigger-directory-sync.md New generated per-step reference page.
docs/reference/steps/step-move-identity.md New generated per-step reference page.
docs/reference/steps/step-ensure-entitlement.md New generated per-step reference page.
docs/reference/steps/step-ensure-attribute.md New generated per-step reference page.
docs/reference/steps/step-enable-identity.md New generated per-step reference page.
docs/reference/steps/step-emit-event.md New generated per-step reference page.
docs/reference/steps/step-disable-identity.md New generated per-step reference page.
docs/reference/steps/step-delete-identity.md New generated per-step reference page.
docs/reference/steps/step-create-identity.md New generated per-step reference page.
docs/reference/steps.md Changes steps reference from a long catalog to an index table linking to per-step pages.
docs/reference/providers/_provider-name_template.md Adds a provider reference template document.
docs/reference/providers.md Adds a provider reference landing page.
docs/reference/intro.md Updates reference intro content and adds links to provider/step/cmdlet references.
docs/reference/cmdlets.md Updates generated cmdlet index title to “Cmdlets”.
docs/index.md Updates top-level docs index links to new reference structure and reorders sections.
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md Removes the legacy PR template file (cleanup).
Files not reviewed (1)
  • website/package-lock.json: Language not supported

Comment thread docs/reference/providers.md
Comment thread docs/reference/providers.md Outdated
Comment thread tools/Generate-IdleStepReference.ps1
Comment thread docs/reference/providers.md Outdated
Copilot AI review requested due to automatic review settings February 1, 2026 16:49
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 28 out of 29 changed files in this pull request and generated 5 comments.

Files not reviewed (1)
  • website/package-lock.json: Language not supported

Comment thread docs/reference/providers/provider-ad.md Outdated
Comment thread docs/reference/providers/provider-entraID.md Outdated
Comment thread docs/reference/providers.md
Comment thread docs/reference/providers/_provider-name_template.md
Comment thread tools/Generate-IdleStepReference.ps1
Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 1, 2026

@blindzero I've opened a new pull request, #137, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 29 out of 30 changed files in this pull request and generated 3 comments.

Files not reviewed (1)
  • website/package-lock.json: Language not supported

Comment thread website/sidebars.js
Comment thread docs/reference/providers/provider-mock.md Outdated
@blindzero blindzero merged commit e36c777 into main Feb 1, 2026
10 checks passed
@blindzero blindzero review requested due to automatic review settings March 23, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring type:docs Improvements or additions to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants