Update layers.org generation

This commit is contained in:
JAremko 2019-01-13 19:35:46 +02:00 committed by Eugene Yaremenko
parent 1d36cf2cca
commit 19502ec517
1 changed files with 2 additions and 3 deletions

View File

@ -87,9 +87,8 @@ See `spacemacs//fetch-docs-from-root'"
(with-temp-buffer
(org-mode)
(insert "#+TITLE: Configuration layers\n")
(insert "#+HTML_HEAD_EXTRA: <link rel=\"stylesheet\" type=\"text/css\" href=\"../css/readtheorg.css\" />\n\n")
(insert "* Table of Contents\n")
(org-set-tags-to '("TOC_4_org" "noexport"))
(insert "*\n Table of Contents\n")
(org-set-tags-to '("TOC_4_gh" "noexport"))
;; there is no layer at the root level for now
;; uncomment this line if any new layer is added at the root level
;; (insert "* General layers\n")