[[haddock @ 2004-07-31 21:17:51 by krasimir]
krasimir**20040731211751
Document new features in HtmlHelp
] {
hunk ./doc/haddock.sgml 24
-
+
hunk ./doc/haddock.sgml 102
-
+
hunk ./doc/haddock.sgml 165
-
+
hunk ./doc/haddock.sgml 226
- recursive, as Haddock don't like swimming in circles.
+ recursive, as Haddock don't like swimming in circles.
hunk ./doc/haddock.sgml 371
-
-
-
+
+
hunk ./doc/haddock.sgml 376
- files for the Microsoft HTML Help system. The files created
- will be named index.hhc and
- index.hhk respectively.
+ files for given HTML Help system. Currently supported Help
+ systems are Microsoft HTML Help 1.3 and 2.0 and GNOME DevHelp.
hunk ./doc/haddock.sgml 383
- smaller (roughly a factor of 10). The disadvantages are
- that the viewer is only available on Windows, and the help
- can't be viewed over the web.
+ smaller (roughly a factor of 10). The disadvantage is that
+ the help can't be viewed over the web.
hunk ./doc/haddock.sgml 388
- available free from http://www.microsoft.com/
+ available free from
+ http://www.microsoft.com/
hunk ./doc/haddock.sgml 391
+
+ Viewers
+
+
+ Microsoft HTML Help Viewer
+ Distributed with Microsoft Windows
+
+
+ xCHM
+ a CHM viewer for UNIX (Linux, *BSD, Solaris), written by Razvan Cojocaru
+
+
+ JouleData Solutions' CHM Viewer
+ a comercial 100% native Cocoa .chm file viewer for the Mac OS X platform
+
+
+ GnoCHM
+ a CHM file viewer. It is designed to integrate nicely with Gnome.
+
+
+
+ The GNOME DevHelp also provides help viewer which looks like
+ MSHelp viewer but the documentation files aren't compressed.
+ The documentation can be viewed with any HTML browser but
+ DevHelp gives you a nice hierarchical folding contents and
+ keyword index panes on the left. The DevHelp expects to see
+ *.devhelp file in the folder where the documentation is placed.
+ The file contains all required information
+ to build the contents and index panes.
+
hunk ./doc/haddock.sgml 604
-
+
hunk ./doc/haddock.sgml 670
-
+
hunk ./doc/haddock.sgml 681
-
+
hunk ./doc/haddock.sgml 705
-
+
hunk ./doc/haddock.sgml 709
-
+
hunk ./doc/haddock.sgml 716
-
+
hunk ./doc/haddock.sgml 722
-
+
hunk ./doc/haddock.sgml 740
- = C1 a b
+ = C1 a b
hunk ./doc/haddock.sgml 742
- | C2 a b
+ | C2 a b
hunk ./doc/haddock.sgml 757
-data R a b =
+data R a b =
hunk ./doc/haddock.sgml 764
-data R a b =
+data R a b =
hunk ./doc/haddock.sgml 778
-
+
hunk ./doc/haddock.sgml 805
-
+
hunk ./doc/haddock.sgml 808
-
+
hunk ./doc/haddock.sgml 879
-
+
hunk ./doc/haddock.sgml 889
- ) where
+ ) where
hunk ./doc/haddock.sgml 906
- ) where
+ ) where
hunk ./doc/haddock.sgml 926
-
+
hunk ./doc/haddock.sgml 929
-
+
hunk ./doc/haddock.sgml 967
-
+
hunk ./doc/haddock.sgml 984
--- $doc
+-- $doc
hunk ./doc/haddock.sgml 998
- Hyperlinking and re-exported entities
-
+ Hyperlinking and re-exported entities
+
hunk ./doc/haddock.sgml 1068
-
+
hunk ./doc/haddock.sgml 1098
-
+
hunk ./doc/haddock.sgml 1107
-
+
hunk ./doc/haddock.sgml 1133
-
+
hunk ./doc/haddock.sgml 1293
-
+
hunk ./doc/haddock.sgml 1305
-
+
hunk ./doc/haddock.sgml 1352
-
+
}