From 4b1b42eaeb61f2461e269f874d8266a5bdd4ebdc Mon Sep 17 00:00:00 2001 From: panne Date: Thu, 26 Aug 2004 20:08:50 +0000 Subject: [haddock @ 2004-08-26 20:08:49 by panne] SGML is dead, long live DocBook XML! Note: The BuildRequires tags in the spec files are still incomplete and the documentation about the DocBook tools needs to be updated, too. Stay tuned... --- src/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.hs') diff --git a/src/Main.hs b/src/Main.hs index d4488b24..09a326f2 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -104,7 +104,7 @@ options = Option ['l'] ["lib"] (ReqArg Flag_Lib "DIR") "location of Haddock's auxiliary files", -- Option ['S'] ["docbook"] (NoArg Flag_DocBook) --- "output in docbook (SGML)", +-- "output in DocBook XML", Option ['h'] ["html"] (NoArg Flag_Html) "output in HTML", Option [] ["html-help"] (ReqArg Flag_HtmlHelp "format") -- cgit v1.2.3