We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec32d71 commit b56de0fCopy full SHA for b56de0f
build.yaml
@@ -39,10 +39,7 @@ BuildWorkflow:
39
docs:
40
- Generate_Conceptual_Help
41
- Generate_Wiki_Content
42
- - Generate_Markdown_For_Public_Commands
43
- - Generate_External_Help_File_For_Public_Commands
44
- Generate_Wiki_Sidebar
45
- - Clean_Markdown_Of_Public_Commands
46
- Clean_Markdown_Metadata
47
- Package_Wiki_Content
48
@@ -140,7 +137,7 @@ DscResource.DocGenerator:
140
137
- '\*(.+?)\*' # Match Italic (asterisk)
141
138
Publish_GitHub_Wiki_Content:
142
139
Debug: true
143
- Generate_Wiki_Content:
+ Generate_Markdown_For_DSC_Resources:
144
MofResourceMetadata:
145
Type: MofResource
146
Category: Resources
0 commit comments