Explorar o código

Made recursive

Samuel W. Flint %!s(int64=8) %!d(string=hai) anos
pai
achega
846a73bb1d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      org-publish-project.el

+ 1 - 0
org-publish-project.el

@@ -13,6 +13,7 @@
 
 (define-org-publish-project "comm286-attach"
   :base-directory "~/School/comm286/"
+  :recursive t
   :publishing-directory *comm286-publish-directory*
   :base-extension (rx (or "docx" "pdf"))
   :publishing-function 'org-publish-attachment)