[project @ 2004-08-08 17:26:26 by krasimir]
[ghc-hetmet.git] / ghc / docs / users_guide / users_guide.sgml
index ddc2200..20022c7 100644 (file)
@@ -1,40 +1,9 @@
 <!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
-        <!ENTITY license        SYSTEM "license.sgml">
-        <!ENTITY intro          SYSTEM "intro.sgml" >
-        <!ENTITY relnotes       SYSTEM "4-06-notes.sgml" >
-        <!ENTITY installing     SYSTEM "installing.sgml" >
-        <!ENTITY using          SYSTEM "using.sgml" >
-        <!ENTITY runtime        SYSTEM "runtime_control.sgml" >
-        <!ENTITY prof           SYSTEM "profiling.sgml" >
-        <!ENTITY debug          SYSTEM "debugging.sgml" >
-        <!ENTITY sooner         SYSTEM "sooner.sgml" >
-        <!ENTITY lang           SYSTEM "lang.sgml" >
-        <!ENTITY glaexts        SYSTEM "glasgow_exts.sgml" >
-        <!ENTITY parallel       SYSTEM "parallel.sgml" >
-        <!ENTITY vs-hs          SYSTEM "vs_haskell.sgml" >
-        <!ENTITY wrong          SYSTEM "gone_wrong.sgml" >
-        <!ENTITY utils          SYSTEM "utils.sgml" >
-        <!ENTITY win32-dll      SYSTEM "win32-dlls.sgml">
+<!ENTITY % ug-ent SYSTEM "ug-ent.sgml">
+%ug-ent;
+<!ENTITY ug-book SYSTEM "ug-book.sgml">
 ]>
-<Book>
-
-<BookInfo>
-<Title>The Glasgow Haskell Compiler User's Guide, Version&nbsp;4.06</Title>
-<Author><OtherName>The GHC Team</OtherName></Author>
-<Address>
-<Email>glasgow-haskell-&lcub;bugs,users&rcub;-request@haskell.org</Email>
-</Address>
-</BookInfo>
-
-&license
-&intro
-&installing
-&using
-&prof
-&sooner
-&lang
-&wrong
-&utils
-&win32-dll
 
+<Book id="users-guide">
+&ug-book;
 </Book>