|
8 | 8 | <maml:description> |
9 | 9 | <maml:para>Gets MAML help</maml:para> |
10 | 10 | </maml:description> |
11 | | - <dev:version>0.5.4</dev:version> |
| 11 | + <dev:version>0.5.5</dev:version> |
12 | 12 | </command:details> |
13 | 13 | <maml:description> |
14 | 14 | <maml:para>Gets help for a given command, as MAML (Microsoft Assistance Markup Language) xml.</maml:para> |
@@ -535,7 +535,7 @@ If not provided, all types of commands from the module will be saved as a markdo |
535 | 535 | <maml:description> |
536 | 536 | <maml:para>Gets Markdown Help</maml:para> |
537 | 537 | </maml:description> |
538 | | - <dev:version>0.5.4</dev:version> |
| 538 | + <dev:version>0.5.5</dev:version> |
539 | 539 | </command:details> |
540 | 540 | <maml:description> |
541 | 541 | <maml:para>Gets Help for a given command, in Markdown</maml:para> |
@@ -838,7 +838,7 @@ Get-MarkdownHelp Get-Help # Get-MarkdownHelp is a wrapper for Get-Help </dev:cod |
838 | 838 | <maml:description> |
839 | 839 | <maml:para>Gets a script's references</maml:para> |
840 | 840 | </maml:description> |
841 | | - <dev:version>0.5.4</dev:version> |
| 841 | + <dev:version>0.5.5</dev:version> |
842 | 842 | </command:details> |
843 | 843 | <maml:description> |
844 | 844 | <maml:para>Gets the external references of a given PowerShell command. These are the commands the script calls, and the types the script uses.</maml:para> |
@@ -964,7 +964,7 @@ Get-MarkdownHelp Get-Help # Get-MarkdownHelp is a wrapper for Get-Help </dev:cod |
964 | 964 | <maml:description> |
965 | 965 | <maml:para>Gets a Script's story</maml:para> |
966 | 966 | </maml:description> |
967 | | - <dev:version>0.5.4</dev:version> |
| 967 | + <dev:version>0.5.5</dev:version> |
968 | 968 | </command:details> |
969 | 969 | <maml:description> |
970 | 970 | <maml:para>Gets the Script's "Story"</maml:para> |
@@ -1127,7 +1127,7 @@ Get-MarkdownHelp Get-Help # Get-MarkdownHelp is a wrapper for Get-Help </dev:cod |
1127 | 1127 | <maml:description> |
1128 | 1128 | <maml:para>Installs MAML into a module</maml:para> |
1129 | 1129 | </maml:description> |
1130 | | - <dev:version>0.5.4</dev:version> |
| 1130 | + <dev:version>0.5.5</dev:version> |
1131 | 1131 | </command:details> |
1132 | 1132 | <maml:description> |
1133 | 1133 | <maml:para>Installs MAML into a module. </maml:para> |
@@ -1563,7 +1563,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes |
1563 | 1563 | <maml:description> |
1564 | 1564 | <maml:para>Determines the percentage of documentation</maml:para> |
1565 | 1565 | </maml:description> |
1566 | | - <dev:version>0.5.4</dev:version> |
| 1566 | + <dev:version>0.5.5</dev:version> |
1567 | 1567 | </command:details> |
1568 | 1568 | <maml:description> |
1569 | 1569 | <maml:para>Determines the percentage of documentation in a given script</maml:para> |
@@ -1706,7 +1706,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes |
1706 | 1706 | <maml:description> |
1707 | 1707 | <maml:para>Saves a Module's MAML</maml:para> |
1708 | 1708 | </maml:description> |
1709 | | - <dev:version>0.5.4</dev:version> |
| 1709 | + <dev:version>0.5.5</dev:version> |
1710 | 1710 | </command:details> |
1711 | 1711 | <maml:description> |
1712 | 1712 | <maml:para>Generates a Module's MAML file, and then saves it to the appropriate location.</maml:para> |
@@ -2048,7 +2048,7 @@ If not provided, all types of commands from the module will be saved as a markdo |
2048 | 2048 | <maml:description> |
2049 | 2049 | <maml:para>Saves a Module's Markdown Help</maml:para> |
2050 | 2050 | </maml:description> |
2051 | | - <dev:version>0.5.4</dev:version> |
| 2051 | + <dev:version>0.5.5</dev:version> |
2052 | 2052 | </command:details> |
2053 | 2053 | <maml:description> |
2054 | 2054 | <maml:para>Get markdown help for each command in a module and saves it to the appropriate location.</maml:para> |
|
0 commit comments