fix(docs): remove redundant doom-docs-dir
A vestigial snippet for local testing accidentally left behind.
This commit is contained in:
parent
4a71d217bd
commit
6e06bbb062
1 changed files with 0 additions and 5 deletions
|
@ -2,11 +2,6 @@
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
;; REVIEW Remove me before pushing
|
|
||||||
(defconst doom-docs-dir
|
|
||||||
(expand-file-name "../../docs/" (file-name-directory load-file-name))
|
|
||||||
"Where Doom's documentation files are stored. Must end with a slash.")
|
|
||||||
|
|
||||||
(defvar doom-docs-header-alist
|
(defvar doom-docs-header-alist
|
||||||
`(("/docs/index\\.org$"
|
`(("/docs/index\\.org$"
|
||||||
(left ("↖ FAQ" . "doom-faq:")))
|
(left ("↖ FAQ" . "doom-faq:")))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue