org-html-publish-to-html

org-html-publish-to-html is an autoloaded Lisp function in `ox-html.el'.

(org-html-publish-to-html PLIST FILENAME PUB-DIR)

Publish an org file to HTML.

FILENAME is the filename of the Org file to be published. PLIST
is the property list for the given project. PUB-DIR is the
publishing directory.

Return output file name.