summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Dokos <ndokos@gmail.com>2017-09-20 08:03:49 -0400
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2017-09-21 21:16:45 +0200
commit196ed7feffdb3da402924bfd8a71729b816cd804 (patch)
tree87ee789c3be0eb73356fb2d8192d6526bbd1f6f5
parent1ef71bf7e0fafdc9a9cadb012574b74ef209807b (diff)
downloadorg-mode-196ed7feffdb3da402924bfd8a71729b816cd804.tar.gz
Add publishing function to "Simple example"
The simple example project definition is missing a publishing function. Added org-html-publish-to-html as the publishing function.
-rw-r--r--doc/org.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/org.texi b/doc/org.texi
index e25a830..1f65438 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -14990,6 +14990,7 @@ directory on the local machine.
'(("org"
:base-directory "~/org/"
:publishing-directory "~/public_html"
+ :publishing-function org-html-publish-to-html
:section-numbers nil
:with-toc nil
:html-head "<link rel=\"stylesheet\"