home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / misc / xref_v1.1.lha / XRef / config / xref / keywords.v40 < prev    next >
Encoding:
Text File  |  1994-09-01  |  802 b   |  20 lines

  1. ;
  2. ; AutoDoc keywords for v40 amigaguide.datatype and xrefconvert V40 option
  3. ;
  4. ; @{mtext "xxx"} and @{mcode "xxx"} are macros generated by xrefconvert with
  5. ; V40 option !
  6. ;
  7. ; all autodoc descriptions are by default marked as code, thus no smartwrap
  8. ; is used. If you want smartwrap for a description use the "@{mtext *"%s*"}"
  9. ; for SUBSTITUTE string. Otherwise the AUTODOC keyword SUBSTITUTE string is used
  10. ;
  11. KEYWORD AUTODOC            SUBSTITUTE "@{mcode *"%s*"}"
  12.  
  13. KEYWORD "BUGS"             SUBSTITUTE "@{mtext *"%s*"}"
  14. KEYWORD "FUNCTION"         SUBSTITUTE "@{mtext *"%s*"}"
  15. KEYWORD "HOST INTERFACE"   SUBSTITUTE "@{mtext *"%s*"}"
  16. KEYWORD "NOTES"            SUBSTITUTE "@{mtext *"%s*"}"
  17. KEYWORD "PURPOSE"          SUBSTITUTE "@{mtext *"%s*"}"
  18. KEYWORD "SEE ALSO"         SUBSTITUTE "@{mtext *"%s*"}"
  19.  
  20.