Function: org-publish-project
org-publish-project is a and interactive for
org-publish, defined in ox-publish.el.
Signature
(org-publish-project PROJECT &optional FORCE ASYNC)
Documentation
Publish PROJECT.
PROJECT is either a project name, as a string, or a project
alist (see org-publish-project-alist variable).
When optional argument FORCE is non-nil, force publishing all files in PROJECT. With a non-nil optional argument ASYNC, publishing will be done asynchronously, in another process.
Key Bindings