From 1a82a297a5c99242260888c467a9c4e9e8eb98e7 Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Mon, 23 Jan 2006 17:03:27 +0000 Subject: fix markup --- doc/haddock.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/haddock.xml b/doc/haddock.xml index 41e0cb9b..750cc444 100644 --- a/doc/haddock.xml +++ b/doc/haddock.xml @@ -526,7 +526,7 @@ If you have html versions of your sources online with anchors for each type and function name, you would say haddock --source-base=url/ - --source-module=url/%M.html + --source-module=url/%M.html --source-entity=url/%M.html#%N For the %{MODULE} substitution you may want to @@ -583,7 +583,7 @@ where the corresponding comments page can be found. For the per-module and per-entity URLs the same substitutions are made as with the and - options above. + options above. For example, if you want to link the contents page to a wiki page, and every module to subpages, you would say -- cgit v1.2.3