org-publish-all
org-publish-all is an interactive autoloaded Lisp function in `ox-publish.el
'.
(org-publish-all &optional FORCE ASYNC)
Publish all projects.
With prefix argument FORCE, remove all files in the timestamp
directory and force publishing all projects. With a non-nil
optional argument ASYNC, publishing will be done asynchronously,
in another process.