57366f385a
* Added muse * Added graphviz-dot-mode * Remove all trailing whitespace on save. This is the last commit I'm going to do before throwing it all away again.
3 lines
149 B
EmacsLisp
3 lines
149 B
EmacsLisp
(setq muse-project-alist
|
|
'(("lxcoding-docs" ("~/prj/lxcoding-docs" :default "index")
|
|
(:base "html" :path "~/devel/mnt/lxcoding/www/docs"))))
|