UnixManPagePrinter
01 Syntax
SMRUCC.Rsharp.Development.UnixManPagePrinter
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| printManPage | 1 | print the help information on the console |
| CreateManPage | 1 | extract the help document data from the clr xml documentation file |
03 Members
print the help information on the console
Parameters
| Name | Type | Description |
|---|---|---|
api | RMethodInfo | - |
docs | ProjectMember | - |
markdown | RContentOutput | - |
CreateManPage(RMethodInfo,
ProjectMember)extract the help document data from the clr xml documentation file
Parameters
| Name | Type | Description |
|---|---|---|
api | RMethodInfo | - |
docs | ProjectMember | - |