aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/calp.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/calp.texi')
-rw-r--r--doc/ref/calp.texi21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/ref/calp.texi b/doc/ref/calp.texi
index a2408f89..e280a455 100644
--- a/doc/ref/calp.texi
+++ b/doc/ref/calp.texi
@@ -17,6 +17,27 @@ Copyright @copyright{} 2020 Hugo Hörnquist
@alias nicode=code
@end ifnotinfo
+@c @ifinfo
+@c @macro i{text}
+@c \text\
+@c @end macro
+@c @end ifinfo
+
+@c for use with deftp for extended classes
+@macro extends{class}
+@w{@i{extends} \class\}
+@end macro
+
+@c For things that should be fixed in the (actual) code.
+@c An ``invitation'' to the reader
+@macro TODO{text}
+text @footnote{Improvements welcome}
+@end macro
+
+@macro githash{hash,path,line}
+@url{https://git.hornquist.se/calp/tree/\path\?id=\hash\#n\line\,\hash\}
+@end macro
+
@titlepage
@title Calp
@author Hugo Hörnquist