Przeglądaj źródła

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.
Nick Dokos 7 lat temu
rodzic
commit
196ed7feff
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      doc/org.texi

+ 1 - 0
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\"