Add @todo texinfo macro

* doc/tame.texi: Macro added.
master
Mike Gerwitz 2016-08-23 11:01:17 -04:00
parent 23af07fd08
commit 83599cef70
1 changed files with 4 additions and 0 deletions

View File

@ -66,6 +66,10 @@ Free Documentation License".
---
@end macro
@macro todo{str}
@emph{[@strong{TODO: }\str\]}
@end macro
@macro ttref{ref}
@ref{\ref\,,@code{\ref\}}
@end macro