diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/haunt.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/haunt.texi b/doc/haunt.texi index 2dd9b8f..cedc75b 100644 --- a/doc/haunt.texi +++ b/doc/haunt.texi @@ -478,9 +478,8 @@ Return the list of builder procedures for @var{site}. @end example Posts represent the articles that are kept in a site's post directory -and written in a markup format that Haunt can -understand. @pxref{Readers}) for how files on disk can be transformed -into posts. +and written in a markup format that Haunt can understand. +@xref{Readers} for how files on disk can be transformed into posts. @deffn {Scheme Procedure} make-post @var{file-name} @var{metadata} @var{sxml} Create a new post object that represents the contents of the file |