|
8 | 8 | <maml:description> |
9 | 9 | <maml:para>Gets MAML help</maml:para> |
10 | 10 | </maml:description> |
11 | | - <dev:version>0.4.8</dev:version> |
| 11 | + <dev:version>0.4.9</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> |
@@ -400,7 +400,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes |
400 | 400 | <maml:description> |
401 | 401 | <maml:para>Gets Markdown Help</maml:para> |
402 | 402 | </maml:description> |
403 | | - <dev:version>0.4.8</dev:version> |
| 403 | + <dev:version>0.4.9</dev:version> |
404 | 404 | </command:details> |
405 | 405 | <maml:description> |
406 | 406 | <maml:para>Gets Help for a given command, in Markdown</maml:para> |
@@ -703,7 +703,7 @@ Get-MarkdownHelp Get-Help # Get-MarkdownHelp is a wrapper for Get-Help </dev:cod |
703 | 703 | <maml:description> |
704 | 704 | <maml:para>Gets a script's references</maml:para> |
705 | 705 | </maml:description> |
706 | | - <dev:version>0.4.8</dev:version> |
| 706 | + <dev:version>0.4.9</dev:version> |
707 | 707 | </command:details> |
708 | 708 | <maml:description> |
709 | 709 | <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> |
@@ -829,7 +829,7 @@ Get-MarkdownHelp Get-Help # Get-MarkdownHelp is a wrapper for Get-Help </dev:cod |
829 | 829 | <maml:description> |
830 | 830 | <maml:para>Gets a Script's story</maml:para> |
831 | 831 | </maml:description> |
832 | | - <dev:version>0.4.8</dev:version> |
| 832 | + <dev:version>0.4.9</dev:version> |
833 | 833 | </command:details> |
834 | 834 | <maml:description> |
835 | 835 | <maml:para>Gets the Script's "Story"</maml:para> |
@@ -992,7 +992,7 @@ Get-MarkdownHelp Get-Help # Get-MarkdownHelp is a wrapper for Get-Help </dev:cod |
992 | 992 | <maml:description> |
993 | 993 | <maml:para>Installs MAML into a module</maml:para> |
994 | 994 | </maml:description> |
995 | | - <dev:version>0.4.8</dev:version> |
| 995 | + <dev:version>0.4.9</dev:version> |
996 | 996 | </command:details> |
997 | 997 | <maml:description> |
998 | 998 | <maml:para>Installs MAML into a module. </maml:para> |
@@ -1346,7 +1346,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes |
1346 | 1346 | <maml:description> |
1347 | 1347 | <maml:para>Determines the percentage of documentation</maml:para> |
1348 | 1348 | </maml:description> |
1349 | | - <dev:version>0.4.8</dev:version> |
| 1349 | + <dev:version>0.4.9</dev:version> |
1350 | 1350 | </command:details> |
1351 | 1351 | <maml:description> |
1352 | 1352 | <maml:para>Determines the percentage of documentation in a given script</maml:para> |
@@ -1489,7 +1489,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes |
1489 | 1489 | <maml:description> |
1490 | 1490 | <maml:para>Saves a Module's MAML</maml:para> |
1491 | 1491 | </maml:description> |
1492 | | - <dev:version>0.4.8</dev:version> |
| 1492 | + <dev:version>0.4.9</dev:version> |
1493 | 1493 | </command:details> |
1494 | 1494 | <maml:description> |
1495 | 1495 | <maml:para>Generates a Module's MAML file, and then saves it to the appropriate location.</maml:para> |
@@ -1750,7 +1750,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes |
1750 | 1750 | <maml:description> |
1751 | 1751 | <maml:para>Saves a Module's Markdown Help</maml:para> |
1752 | 1752 | </maml:description> |
1753 | | - <dev:version>0.4.8</dev:version> |
| 1753 | + <dev:version>0.4.9</dev:version> |
1754 | 1754 | </command:details> |
1755 | 1755 | <maml:description> |
1756 | 1756 | <maml:para>Get markdown help for each command in a module and saves it to the appropriate location.</maml:para> |
|
0 commit comments