|
8 | 8 | <maml:description> |
9 | 9 | <maml:para>Gets MAML help</maml:para> |
10 | 10 | </maml:description> |
11 | | - <dev:version>0.5</dev:version> |
| 11 | + <dev:version>0.5.1</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.5</dev:version> |
| 403 | + <dev:version>0.5.1</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.5</dev:version> |
| 706 | + <dev:version>0.5.1</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.5</dev:version> |
| 832 | + <dev:version>0.5.1</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.5</dev:version> |
| 995 | + <dev:version>0.5.1</dev:version> |
996 | 996 | </command:details> |
997 | 997 | <maml:description> |
998 | 998 | <maml:para>Installs MAML into a module. </maml:para> |
@@ -1428,7 +1428,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes |
1428 | 1428 | <maml:description> |
1429 | 1429 | <maml:para>Determines the percentage of documentation</maml:para> |
1430 | 1430 | </maml:description> |
1431 | | - <dev:version>0.5</dev:version> |
| 1431 | + <dev:version>0.5.1</dev:version> |
1432 | 1432 | </command:details> |
1433 | 1433 | <maml:description> |
1434 | 1434 | <maml:para>Determines the percentage of documentation in a given script</maml:para> |
@@ -1571,7 +1571,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes |
1571 | 1571 | <maml:description> |
1572 | 1572 | <maml:para>Saves a Module's MAML</maml:para> |
1573 | 1573 | </maml:description> |
1574 | | - <dev:version>0.5</dev:version> |
| 1574 | + <dev:version>0.5.1</dev:version> |
1575 | 1575 | </command:details> |
1576 | 1576 | <maml:description> |
1577 | 1577 | <maml:para>Generates a Module's MAML file, and then saves it to the appropriate location.</maml:para> |
@@ -1832,7 +1832,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes |
1832 | 1832 | <maml:description> |
1833 | 1833 | <maml:para>Saves a Module's Markdown Help</maml:para> |
1834 | 1834 | </maml:description> |
1835 | | - <dev:version>0.5</dev:version> |
| 1835 | + <dev:version>0.5.1</dev:version> |
1836 | 1836 | </command:details> |
1837 | 1837 | <maml:description> |
1838 | 1838 | <maml:para>Get markdown help for each command in a module and saves it to the appropriate location.</maml:para> |
|
0 commit comments