Add postgresql docs
This commit is contained in:
parent
d0cf1a8496
commit
64920e0055
1 changed files with 3 additions and 0 deletions
|
@ -199,6 +199,9 @@
|
|||
(mk/open-html-page mk/clsite-bgnet
|
||||
"~/cl-sites/bgnet/index.html"
|
||||
"*mk/clsite-bgnet*")
|
||||
(mk/open-html-page mk/clsite-postgresql
|
||||
"~/cl-sites/www.postgresql.org/docs/16/index.html"
|
||||
"*mk/clsite-postgresql*")
|
||||
|
||||
(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