DscResource.DocGenerator
0.9.0
Functionality to help generate documentation for modules.
Minimum PowerShell version
5.0
See the version list below for details.
Installation Options
Owners
Copyright
(c) DSC Community contributors.
Package Details
Author(s)
- DSC Community
Tags
Functions
Invoke-Git New-DscResourcePowerShellHelp New-DscResourceWikiPage Publish-WikiContent Set-WikiModuleVersion Split-ModuleVersion
Dependencies
This module has no dependencies.
Release Notes
## [0.9.0] - 2021-07-08
### Added
- Added private functions:
- `Get-ClassAst` - Returns the AST for a single or all classes.
- `Get-ClassResourceAst` - Returns the AST for a single or all DSC class
resources.
- `Get-ClassResourceProperty` - Returns DSC class resource properties
from the provided class or classes.
- `Format-Text` - Format a string according to predefined options.
- `Get-TemporaryPath` - returns the appropriate temp path for the OS.
- `Get-ConfigurationAst` - Returns the AST for a single or all configurations.
- `Get-CompositeSchemaObject` - Returns an object containing the parameters
and other properties related to a composite resource. The object that is
returned is different format to a MOF or class-based object and the property
names are aligned to a configuration parameter block rather than MOF.
- `Get-CompositeResourceParameterState` - Determines the parameter state of a
composite resource parameter. This is a meta attribute that will either be
`Required` or `Write`.
- `Get-CompositeResourceParameterValidateSet` - Returns the array of values
contained in the ValidateSet parameter attributes if it exists.
- Added QA test to do some quality checks on the module code and change log.
### Changed
- `New-DscResourceWikiPage`
- If a class-based resource has a parent class that contains DSC resource
properties they will now also be returned as part of the DSC resource
parameters ([issue #62](https://github.com/dsccommunity/DscResource.DocGenerator/issues/62)).
- Refactored to split into two private functions `New-DscMofResourceWikiPage` and
`New-DscClassResourceWikiPage`.
- `Get-MofSchemaObject`
- Refactored to reduce code duplication when adding functions for supporting
composite resources.
- `Get-ClassResourceCommentBasedHelp`
- Renamed this function to `Get-CommentBasedHelp` so that it made sense to
use with composite DSC resources.
- Enabled the function to extract the comment block if it is not at the top
of the script file to support composite resources.
- Updated code to pass newly added quality checks.
- `Invoke-Git`
- Converted to public function.
- Updated to use `System.Diagnostics.Process` for improved error handling.
- Returns object, allowing caller to process result.
- `git` commands no longer use `--quiet` to populate returned object.
- No longer write a new line to the end of string for the returned properties
`StandardOutput` and `StandardError`.
### Fixed
- `Publish_GitHub_Wiki_Content`
- Output message if `$GitHubToken` not specified which skips this task.
Fixes [Issue 75](https://github.com/dsccommunity/DscResource.DocGenerator/issues/75)
- Change working folder for the call to `git` with the argument `remote`.
- Added optional debug configuration option in `build.yml`.
- `Invoke-Git`
- Set `$TimeOut` to Milliseconds
Fixes [Issue 84](https://github.com/dsccommunity/DscResource.DocGenerator/issues/84)
- Calls `git` so it works on both Windows and Linux.
- Output properties in return value if called with the `Debug` optional
common parameter.
- `Publish-WikiContent`
- Remove a unnecessary `Set-Location` so it is possible to remove the
temporary folder.
- Fixed code style in tests.
- Moved verbose statement so it is only outputted in the right context.
- Fixed bug that prevented the repo to be cloned.
FileList
- DscResource.DocGenerator.nuspec
- tasks\Generate_Conceptual_Help.build.ps1
- DscResource.DocGenerator.psm1
- tasks\Generate_Wiki_Content.build.ps1
- Modules\DscResource.Common\0.2.0\DscResource.Common.psd1
- DscResource.DocGenerator.psd1
- Modules\DscResource.Common\0.2.0\DscResource.Common.psm1
- en-US\DscResource.DocGenerator.strings.psd1
- Modules\DscResource.Common\0.2.0\en-US\DscResource.Common.psd1
- en-US\about_DscResource.DocGenerator.help.txt
- Modules\DscResource.Common\0.2.0\en-US\about_DscResource.Common.help.txt
- tasks\Publish_GitHub_Wiki_Content.build.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.13.0-previ... | 88 | 11/17/2024 |
0.13.0-previ... | 33 | 10/26/2024 |
0.13.0-previ... | 4 | 10/23/2024 |
0.13.0-previ... | 46 | 10/20/2024 |
0.12.5 | 2,895 | 8/14/2024 |
0.12.5-previ... | 5 | 8/14/2024 |
0.12.5-previ... | 5 | 8/13/2024 |
0.12.4 | 1,787 | 6/3/2024 |
0.12.4-previ... | 5 | 6/3/2024 |
0.12.3 | 66 | 6/1/2024 |
0.12.3-previ... | 5 | 6/1/2024 |
0.12.2 | 67 | 5/31/2024 |
0.12.2-previ... | 5 | 5/31/2024 |
0.12.2-previ... | 13 | 5/29/2024 |
0.12.1 | 1,957 | 1/21/2024 |
0.12.1-previ... | 7 | 1/21/2024 |
0.12.0 | 18 | 1/21/2024 |
0.12.0-previ... | 26 | 1/19/2024 |
0.12.0-previ... | 49 | 1/17/2024 |
0.12.0-previ... | 28 | 1/14/2024 |
0.12.0-previ... | 42 | 12/30/2023 |
0.11.2 | 7,059 | 1/3/2023 |
0.11.2-previ... | 7 | 1/3/2023 |
0.11.1 | 2,469 | 8/9/2022 |
0.11.1-previ... | 25 | 8/9/2022 |
0.11.1-previ... | 24 | 8/1/2022 |
0.11.0 | 1,732 | 5/10/2022 |
0.11.0-previ... | 25 | 5/9/2022 |
0.10.4-previ... | 27 | 5/9/2022 |
0.10.4-previ... | 25 | 5/9/2022 |
0.10.3 | 962 | 1/26/2022 |
0.10.3-previ... | 25 | 1/26/2022 |
0.10.3-previ... | 26 | 1/26/2022 |
0.10.2 | 33 | 1/25/2022 |
0.10.2-previ... | 25 | 1/24/2022 |
0.10.1 | 670 | 10/19/2021 |
0.10.1-previ... | 25 | 10/18/2021 |
0.10.1-previ... | 26 | 8/7/2021 |
0.10.1-previ... | 26 | 8/6/2021 |
0.10.0 | 608 | 8/5/2021 |
0.10.0-previ... | 26 | 8/5/2021 |
0.9.1 | 364 | 7/14/2021 |
0.9.1-previe... | 27 | 7/13/2021 |
0.9.0 (current version) | 70 | 7/8/2021 |
0.9.0-previe... | 25 | 7/8/2021 |
0.9.0-previe... | 25 | 7/8/2021 |
0.9.0-previe... | 25 | 7/8/2021 |
0.9.0-previe... | 26 | 7/7/2021 |
0.9.0-previe... | 25 | 7/6/2021 |
0.9.0-previe... | 26 | 7/6/2021 |
0.9.0-previe... | 31 | 7/6/2021 |
0.9.0-previe... | 26 | 6/26/2021 |
0.9.0-previe... | 25 | 6/25/2021 |
0.9.0-previe... | 26 | 6/20/2021 |
0.9.0-previe... | 25 | 6/19/2021 |
0.9.0-previe... | 26 | 6/16/2021 |
0.9.0-previe... | 25 | 6/8/2021 |
0.8.4-previe... | 25 | 6/3/2021 |
0.8.3 | 1,521 | 4/10/2021 |
0.8.2 | 522 | 3/19/2021 |
0.8.1 | 160 | 3/11/2021 |
0.8.1-previe... | 27 | 3/11/2021 |
0.8.0 | 538 | 2/8/2021 |
0.8.0-previe... | 30 | 2/7/2021 |
0.7.4 | 84 | 2/2/2021 |
0.7.4-previe... | 28 | 2/2/2021 |
0.7.3 | 31 | 2/2/2021 |
0.7.3-previe... | 27 | 2/2/2021 |
0.7.3-previe... | 27 | 1/18/2021 |
0.7.2 | 227 | 1/17/2021 |
0.7.2-previe... | 28 | 1/17/2021 |
0.7.1 | 1,203 | 8/5/2020 |
0.7.1-previe... | 26 | 8/5/2020 |
0.7.0 | 270 | 7/8/2020 |
0.7.0-previe... | 26 | 7/8/2020 |
0.6.1 | 141 | 7/1/2020 |
0.6.1-previe... | 26 | 7/1/2020 |
0.6.1-previe... | 26 | 6/26/2020 |
0.6.0 | 124 | 6/22/2020 |
0.6.0-previe... | 27 | 6/22/2020 |
0.6.0-previe... | 26 | 6/20/2020 |
0.5.2-previe... | 27 | 6/16/2020 |
0.5.1 | 1,282 | 5/1/2020 |
0.5.1-previe... | 26 | 5/1/2020 |
0.5.0 | 633 | 3/28/2020 |
0.5.0-previe... | 28 | 3/27/2020 |
0.4.1-previe... | 28 | 2/26/2020 |
0.4.0 | 176 | 2/25/2020 |
0.4.0-previe... | 28 | 2/25/2020 |
0.4.0-previe... | 28 | 2/25/2020 |
0.4.0-previe... | 28 | 2/18/2020 |
0.3.0 | 54 | 2/11/2020 |
0.3.0-previe... | 28 | 2/11/2020 |
0.2.0 | 34 | 2/6/2020 |
0.1.1 | 32 | 2/2/2020 |
0.1.1-previe... | 32 | 2/2/2020 |