Documentation ¶
Overview ¶
Package html documizes html files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Convert ¶
Convert provides the standard interface for conversion of an HTML document. All the function does is return a pointer to api.DocumentConversionResponse with PagesHTML set to the given (*api.DocumentConversionRequest).Filedata - so effectively a no-op.
func SplitIfHTML ¶
func SplitIfHTML(req *api.DocumentConversionRequest, res *api.DocumentConversionResponse) error
SplitIfHTML splits HTML code into pages, if it exists.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.