Add guile manual
This commit is contained in:
parent
3d6c334396
commit
19587bae22
1 changed files with 3 additions and 0 deletions
|
@ -200,6 +200,9 @@
|
|||
(mk/open-html-page mk/clsite-tbnl
|
||||
"~/cl-sites/edicl.github.io/hunchentoot/index.html"
|
||||
"*mk/clsite-tbnl*")
|
||||
(mk/open-html-page mk/clsite-guile
|
||||
"~/cl-sites/guile.html_node/index.html"
|
||||
"*mk/clsite-guile*")
|
||||
|
||||
(defun mk/wget-mirror-site (url)
|
||||
"Use wget to mirror a website for offline use. Takes a URL as argument."
|
||||
|
|
Loading…
Add table
Reference in a new issue