home *** CD-ROM | disk | FTP | other *** search
/ Dream 45 / Amiga_Dream_45.iso / Atari / Docs / ST-Guide / stguide2.lzh / ST-GUIDE / CATALOG.CFG next >
Text File  |  1994-07-27  |  9KB  |  198 lines

  1. #---------------------------------------------------------------------#
  2. # First there are a few options here  that affect the creation of the #
  3. # hypertext.  If a line  starts with a  '-'  then  the  corresponding #
  4. # option is switched off,  and  if it starts  with a  '+'  then it is #
  5. # switched on.  So simply alter a  '-'  into a  '+'  to switch on an  #
  6. # option, or vice versa to switch it off.  The options mean:          #
  7. #                                                                     #
  8. # SHRINK    After all the files  have  been included in the tree,  it #
  9. #           it may happen that there  are still some empty pages when #
  10. #           one has no texts  for a given theme.  If this  option is  #
  11. #           switched on, these will be deleted.                       #
  12. #                                                                     #
  13. # PULLUP    This option is supplemental to the SHRINK  option  and so #
  14. #           only has an effect when  SHRINK  is also switched on.  If #
  15. #           that is the case then pages with only one cross-reference #
  16. #           will also be deleted  and the contents  of the page below #
  17. #           will be moved up.                                         #
  18. #                                                                     #
  19. # CREATE    It may happen  that a text has been allocated  to a theme #
  20. #           that hasn't been included here. Normally such texts would #
  21. #           wander to the last branch (Others...).  If this option is #
  22. #           switched on, then a theme for this text will be created.  #
  23. #                                                                     #
  24. # INDEX     If this option is  switched on  then only  an  Index-page #
  25. #           will be created.  Useful if one only has a few texts.     #
  26. #                                                                     #
  27. # COMPILE   If this option is switched on then STool,  if it has been #
  28. #           able  to create  the  source-text, immediately  calls the #
  29. #           compiler HCP to translate the text.                       #
  30. #                                                                     #
  31. # EXONLY    When this  option  is switched on, then the  catalog-file #
  32. #           will only be used to enable comments to be added to texts #
  33. #           that actually exist.  In that case the overview hypertext #
  34. #           created will not contain files that one doesn't possess.  #
  35. #---------------------------------------------------------------------#
  36. -SHRINK
  37. -PULLUP
  38. -CREATE
  39. -INDEX
  40. +COMPILE
  41. -EXONLY
  42. #---------------------------------------------------------------------#
  43. # These are some strings  that will be incorporated in the hypertext. #
  44. # They can be altered as desired and translated into another language #
  45. # for instance. The strings shown here are the same as in the program #
  46. # and have only been included  so that one knows  when a given string #
  47. # will come.                                                          #
  48. #---------------------------------------------------------------------#
  49. >STRINGS
  50. Available hypertexts
  51. Hypertext of hypertexts
  52. Created automatically
  53. Help for this hypertext
  54. Unknown
  55. Author
  56. Version
  57. File
  58. Others
  59. All texts that cannot be classified in the above categories.
  60. This entry has been created automatically.
  61. #---------------------------------------------------------------------#
  62. # This is the help page that will be incorporated in the created text #
  63. #---------------------------------------------------------------------#
  64. >HELPPAGE
  65. This hypertext is, so to speak, an index  of all available hypertexts. 
  66. It has been created automatically  by the program STOOL. The available 
  67. texts are here sorted by theme  into a tree.  In order to find a given
  68. text here one only needs to follow the 'theme' cross-references to the
  69. text.  If one knows exactly what the text is called  then one can also 
  70. look in the Index where all texts are listed once more in alphabetical
  71. order.
  72.  
  73. @{U}Navigation in this text:@{0}
  74. Index    : Display Index-page
  75. Contents : Move up one level in the tree
  76. Page    : One page forward in the same level
  77. Page    : One page back in the same level
  78.  
  79. @{B}Warning:@{0} Normally there are also  descriptions  of texts here  that 
  80. are generally available.  Cross-references  to such texts will also
  81. be generated so that they can be selected  if the text is installed 
  82. at a later date. These texts may be recognised by the fact that the
  83. file name  is greyed out.  In the Index-page  all the texts present
  84. at the time of creating this catalog text are shown ticked.
  85. #----------------------------------------------------------------------#
  86. # Next follow the paths. The lines containing a path definition always #
  87. # start with a '>' character.  The text below this is a description of #
  88. # this path, and continues up to the next line that starts with a  '>' #
  89. # or a '.'.                                                            #
  90. # Anyone is free  to delete any paths  not required for their personal #
  91. # configuration.                                                       #
  92. #----------------------------------------------------------------------#
  93. >Documentation
  94. Documentation in hypertext format for all kinds of program, including
  95. of course for ST-Guide itself.
  96. >Documentation/ST-Guide
  97. The documentation to this hypertext system, i.e. the viewer, the
  98. compiler and all associated tools.
  99. >Documentation/Editors
  100. Documentation for text editing programs, ASCII editors and similar 
  101. programs.
  102. >Documentation/Graphics
  103. Documentation for programs that deal with editing and display of
  104. graphics.
  105. >Documentation/Music
  106. Documentation for programs for editing or replaying sounds and
  107. music compositions, as for instance MIDI programs.
  108. >Documentation/Shells
  109. Documentation for graphical and non-graphical user surfaces.
  110. >Documentation/Comms
  111. Documentation for Comms programs.
  112. >Documentation/Programming languages
  113. Documentation for the operation of compilers and interpreters. 
  114. (No texts for describing the language!).
  115. >Documentation/Utilities
  116. Documentation for the many small helpers that one accumulates.
  117. >Documentation/Others
  118. Documentation for other programs that cannot be classified in 
  119. the above.
  120. >Programming
  121. Anything which has anything to do with programming in any way, no 
  122. matter in which programming language. But there are also texts 
  123. here that deal with programming the computer itself.
  124. >Programming/Atari
  125. Texts that deal with the programming of the Atari operating system, 
  126. irrespective of the programming language.
  127. >Programming/Programming guidelines
  128. What programming guidelines are there for my computer to which I 
  129. should keep?
  130. >Programming/Hardware
  131. Texts for programming the hardware of the computer.
  132. >Programming/C
  133. Texts and courses for programming language C.
  134. >Programming/C++
  135. Texts and courses for programming language C++.
  136. >Programming/Pascal
  137. Texts and courses for programming language Pascal.
  138. >Programming/Modula
  139. Texts and coursed for programming language Modula.
  140. >Programming/Oberon
  141. Texts and courses for programming language Oberon.
  142. >Programming/Basic
  143. Texts and courses for programming language Basic.
  144. >Programming/Others
  145. Texts and courses for other programming languages.
  146. >Hardware
  147. Texts about computer hardware of any kind, such as documentation for
  148. standard chips, construction of a computer etc...
  149. >Hardware/ICs
  150. Texts about integrated circuits.
  151. >Hardware/Computers
  152. Texts about computers and their structure.
  153. >Hardware/Cards
  154. Texts about additional hardware such as graphics cards for instance.
  155. >Hardware/Drives
  156. Texts about disk drives, hard disks, CD ROMs...
  157. >Hardware/Monitors
  158. Texts about monitors
  159. >Hardware/Printers
  160. Texts that concern printer hardware.
  161. >Hardware/Standards
  162. Texts about hardware standards.
  163. >Hardware/Other Hardware
  164. Anything else available on this subject.
  165. >Computer
  166. Texts which deal with the theme 'Computer' and its surroundings in 
  167. general.
  168. >Computer/TeX
  169. Anything concerning the theme TeX and the associated programs,
  170. macro packets etc.
  171. >Computer/Nets
  172. Anything on the theme of networking computers.
  173. >Computer/General
  174. Texts which deal with the theme 'Computer' and its surroundings in 
  175. general.
  176. >Specialist texts
  177. Texts about special themes that have nothing to do with the computer,
  178. for example recipe collections...
  179. >Reference works
  180. Lexicons, dictionaries for various languages and similar.
  181. >Entertainment
  182. Texts that only serve to amuse, such as short stories, texts with 
  183. jokes and similar.
  184. >Personal
  185. The personal texts, which one does not pass on.
  186. >Others
  187. All other texts that cannot be classified in the above categories.
  188. In particular those that have not specified a theme.
  189. #--------------------------------------------------------------------#
  190. # Here you can list as many further hypertexts you like, with their  #
  191. # theme classifications. This is useful if the text either lacks the #
  192. # classifications or of one or more of those are not to your liking. #
  193. # The line with the dot always contains the file name (without path) #
  194. # and below this the desired theme.                                  #
  195. #--------------------------------------------------------------------#
  196. .hcp.hyp
  197. Documentation/ST-Guide
  198.