Add feedback links.

This commit is contained in:
Greg Hendershott 2012-10-25 15:32:52 -04:00
parent a8b608a445
commit 29e261729c
2 changed files with 14 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@ -16,14 +16,14 @@
@image["fear-of-macros.jpg"]
@title[#:version ""]{Fear of Macros}
@author{Greg Hendershott}
@author[@hyperlink["https://github.com/greghendershott/fear-of-macros/issues"
"Greg Hendershott"]]
@smaller{Copyright (c) 2012 by Greg Hendershott. All rights reserved.}
@para[@smaller["Last updated "
(parameterize ([date-display-format 'iso-8601])
(date->string (current-date) #t))]]
@table-of-contents{}
@; ----------------------------------------------------------------------------
@section{Introduction}
@ -50,6 +50,10 @@ going on. Gah.
I'm starting to write this at the point where the shapes are slowly
emerging from the fog.
@margin-note{If you have any corrections, criticisms, complaints, or whatever,
@hyperlink["https://github.com/greghendershott/fear-of-macros/issues" "please
let me know"].}
My primary motive is selfish. Explaining something forces me to learn
it more thoroughly. Plus I expect that if I write something with
mistakes, other people will be eager to point them out and correct