defmacro added, doc improvements
This commit is contained in:
@@ -86,6 +86,9 @@
|
||||
(defn doc::appropos (which)
|
||||
(doc::look which))
|
||||
|
||||
(defn doc::lookup (which)
|
||||
(doc::look which))
|
||||
|
||||
;(defn doc::section (which)
|
||||
; (print (term-red "implement me!")))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user