HtmlToMamlCreateCompanionFile Method

Create a companion file for a topic

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public static void CreateCompanionFile(
	string filename,
	Topic topic
)

Parameters

filename  String
The companion filename.
topic  Topic
The topic

See Also