Method | Description | |
---|---|---|
AddArgument ( String name ) : void | ||
AddDescription ( String description ) : void | ||
AddExample ( String code ) : void | ||
AddLink ( String link ) : void | ||
AddReturn ( String name ) : void | ||
AddSection ( String name, String topic ) : void | ||
AddUsage ( String usage ) : void | ||
MarkdownFormatter ( String outputDirectory ) : System |
Method | Description | |
---|---|---|
IDisposable ( ) : void |
public AddDescription ( String description ) : void | ||
description | String | |
return | void |
public AddSection ( String name, String topic ) : void | ||
name | String | |
topic | String | |
return | void |
public MarkdownFormatter ( String outputDirectory ) : System | ||
outputDirectory | String | |
return | System |