This commit is contained in:
JAremko 2016-03-14 16:34:27 +02:00 committed by syl20bnr
parent d983bf7ec7
commit 84370154a2

View file

@ -90,7 +90,7 @@
content)))
(defun spacemacs/publish-doc ()
"Publishe the documentation to doc/export/."
"Publish the documentation to doc/export/."
(interactive)
(advice-add 'org-html-toc :filter-return #'spacemacs//format-toc)
(advice-add 'org-html-template :filter-return #'spacemacs//format-content)