home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xhyper10.zip / XHyper_v1.0 / README < prev    next >
Text File  |  1992-11-05  |  1KB  |  46 lines

  1. XHyper is a hypertext system designed specifically for on-line help.
  2. All was developed and tested on a Silicon Graphics platform running
  3. IRIX 4.0.1, the IRIX C++ compiler,  and InterViews 3.0.1.
  4.  
  5. xres.ps
  6. -------
  7. Included is the PostScript file xres.ps, which is a paper I have written
  8. about XHyper and its underlying concepts.
  9.  
  10. xapp
  11. ----
  12. xapp is a small OSF/Motif program that uses XHyper for on-line help.
  13. The online help document is located in sampledoc.  You must set
  14. an environment variable, HYPERDOC,  to point to  the on-line help
  15. document before running xapp:
  16.  
  17.     setenv HYPERDOC ../sampledoc
  18.  
  19. If this variable is not set, XHyper looks for the document in the
  20. current directory.
  21.  
  22. src
  23. ---
  24. Contains all the source of XHyper.  Of course, InterViews must installed.
  25.  
  26.  
  27. sampledoc
  28. ---------
  29. Contains a sample XHyper document.  XHyper documents are in FrameMaker's
  30. Maker Markup Language (MML) format.
  31.  
  32.  
  33. All questions, comments, and bug reports should be sent to:
  34.  
  35.      hemmer@edcserver1.cr.usgs.gov
  36.  
  37.  
  38.  
  39. Good Luck,
  40.  
  41. Jim Hemmer
  42. Hughes STX Corporation
  43. EROS Data Center
  44. Sioux Falls, SD  57198
  45.  
  46.