De-version Password Policy Enforcer documentation - #1354
De-version Password Policy Enforcer documentation#1354DanPiazza-Netwrix wants to merge 2 commits into
Conversation
Consolidate 11.2/11.1/11.0/10.2 into a single "current" version, matching the SaaS-style single-version pattern used by other products. Retains 11.2 content as the sole version and removes the older, hidden versions and their sidebars/images. Updates cross-references in KB articles and Password Reset docs that pointed at PPE's old versioned paths.
The product is now de-versioned, so the docs shouldn't hardcode a specific release. Drops "v11.2" from the introduction title/heading, genericizes installer filenames and cmdlet example output, and rewords upgrade instructions to reference "the latest version" instead of a specific number.
Code ReviewScope: config/build/CI correctness only (content and style are handled by the doc-review workflow). The de-versioning itself is structurally sound — the Three issues: 1. The script exists precisely for this scenario, and its header says so: "Add new entries here whenever an outputDir is renamed." When Change Tracker was de-versioned, Anyone who has run Worse, Fix — add to // Password Policy Enforcer de-versioned to docs/passwordpolicyenforcer/
"docs/passwordpolicyenforcer/10.2",
"docs/passwordpolicyenforcer/11.0",
"docs/passwordpolicyenforcer/11.1",
"docs/passwordpolicyenforcer/11.2",2.
(Line 44, 3. Retired versioned URLs will 404 (informational)
Verified clean
Note: the |
Summary
Test plan
npm run build) passesCloses #1356