We should remove the entry Examples from here:
|
CopyPaths: |
|
- Classes |
|
- en-US |
|
- Examples |
|
- Modules |
Examples should be avoided to pass in the built module to minimize the size of the package that is distributed. Examples should be added automatically into the resource conceptual help.
DscResource.DocGenerator has as build task for this Generate_Conceptual_Help but should be learned how to generate conceptual help for class-based resources if it only know how to do it for MOF-based resource.
We should remove the entry
Examplesfrom here:AzureDevOpsDsc/build.yaml
Lines 5 to 9 in 8d43d12
Examples should be avoided to pass in the built module to minimize the size of the package that is distributed. Examples should be added automatically into the resource conceptual help.
DscResource.DocGenerator has as build task for this
Generate_Conceptual_Helpbut should be learned how to generate conceptual help for class-based resources if it only know how to do it for MOF-based resource.