docs: Update Help README/HTML

This commit is contained in:
DrIOS
2024-07-07 17:15:26 -05:00
parent 7688071899
commit e4277afdb7
4 changed files with 27 additions and 67 deletions

View File

@@ -1,4 +1,5 @@
Import-Module .\output\module\M365FoundationsCISReport\*\*.psd1
. .\source\Classes\CISAuditResult.ps1
.\helpers\psDoc-master\src\psDoc.ps1 -moduleName M365FoundationsCISReport -outputDir docs -template ".\helpers\psDoc-master\src\out-html-template.ps1"
.\helpers\psDoc-master\src\psDoc.ps1 -moduleName M365FoundationsCISReport -outputDir ".\" -template ".\helpers\psDoc-master\src\out-markdown-template.ps1" -fileName ".\README.md"