Commit 8ff260a
committed
📝 [docs] Comprehensive documentation overhaul, regenerate help, bump module manifest & refresh build metadata
- 📝 [docs] Expand and modernize documentation across docs/ and module help (CONTRIBUTING.md, Development.md, TESTING.md, QUICK_REFERENCE.md, NPM_SCRIPTS.md, Publishing.md, ROADMAP.md, MODULE_SUMMARY.md, etc.): add "Advanced Usage" sections, best practices, troubleshooting, CI/CD & publishing guidance, performance benchmarking, terminal compatibility, and dozens of runnable examples.
- ✨ [feat] Add summary & status artifacts to capture the work: DOCUMENTATION_ENHANCEMENT_COMPLETE.md, DOCUMENTATION_EXPANSION_SUMMARY.md, DOCUMENTATION_INDEX.md, DOCUMENTATION_STATUS_REPORT.md, HELP_ENHANCEMENTS_SUMMARY.md.
- 🚜 [refactor] Propagate cmdlet naming / usage updates across docs and generated help: update references and examples to New-ColorScriptCache / Update-ColorScriptCache and refresh many en-US cmdlet help files (Add-ColorScriptProfile, Clear-ColorScriptCache, Export-ColorScriptMetadata, Get-ColorScriptConfiguration, Get-ColorScriptList, New-ColorScript, New-ColorScriptCache, Reset-ColorScriptConfiguration, Show-ColorScript).
- 🧹 [chore] Bump module manifest ModuleVersion to 2025.10.30.1631 and update ReleaseNotes block and HelpInfo UICultureVersion to reflect the new build.
- 👷 [ci] Regenerate help XML and refresh distribution release notes (dist/LatestReleaseNotes.md, dist/PowerShellGalleryReleaseNotes.md) so published help and changelogs match the expanded documentation and command updates.
- 🛠️ [fix] Update build tooling and manifest generation (scripts/build.ps1): improve module description, include mascot & command overview, export Update-ColorScriptCache alias, normalize JSON/cache handling and apply minor link/content corrections.
- 🧪 [test] Improve testing documentation and npm script docs: document Pester workflows, coverage commands, verify sequences and CI matrix; add example test patterns and verification steps for local CI simulation.
- 🎨 [style] Polish wording, add quick-start snippets and cross-links, include "Last Updated" stamps and UX-oriented improvements across help pages for clearer developer & user guidance.
Signed-off-by: Nick2bad4u <20943337+Nick2bad4u@users.noreply.github.com>1 parent e315754 commit 8ff260a
36 files changed
Lines changed: 10215 additions & 257 deletions
File tree
- ColorScripts-Enhanced
- docs
- en-US
- dist
- docs
- scripts
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
48 | 82 | | |
49 | 83 | | |
50 | 84 | | |
| |||
172 | 206 | | |
173 | 207 | | |
174 | 208 | | |
175 | | - | |
| 209 | + | |
176 | 210 | | |
177 | 211 | | |
178 | 212 | | |
| |||
0 commit comments