mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-09 12:57:25 -05:00
dev: add 'doom make' commands
Primarily for regenerating boilerplate in module documentation (such as the top navigation and #+SETUPFILE lines), the module index, and, later, changelog and init.el generators.
This commit is contained in:
committed by
Henrik Lissner
parent
7bc0033d0a
commit
4b6e15d419
@ -203,6 +203,7 @@ Environment variables:
|
||||
(load! "cli/packages")
|
||||
(load! "cli/autoloads")
|
||||
(load! "cli/ci")
|
||||
(load! "cli/make")
|
||||
|
||||
(defcligroup! "Diagnostics"
|
||||
"For troubleshooting and diagnostics"
|
||||
|
Reference in New Issue
Block a user