Query: docb_xml_check
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
docb_xml_check(3erl) Erlang Module Definition docb_xml_check(3erl)NAMEdocb_xml_check - Validate XML documentation source codeDESCRIPTIONdocb_xml_check contains functions for validating XML documentation source code.EXPORTSvalidate(File) -> ok | error | {error, badfile} Types File = string() Validates the XML documentation source code in File . The .xml extension can be omitted. Returns ok if successful, otherwise error information is printed and the function returns error . If File does not exist, {error, badfile} is returned. Ericsson AB docbuilder 0.9.8.9 docb_xml_check(3erl)
Related Man Pages |
---|
docb_gen(3erl) - linux |
epp(3erl) - linux |
erl_boot_server(3erl) - linux |
wxdirdialog(3erl) - linux |
wxiconbundle(3erl) - linux |