home *** CD-ROM | disk | FTP | other *** search
- //
- // /topic command
- //
-
- /topic TOPIC_COMMAND
-
- /title The /topic command
- /keywords /topic;commands
- /browse commands,AUTO
-
- /para \fs40\b\i
- The /topic command
- /endpara
-
- /para \sa100
- The /topic command has the following syntax:
- /endpara
-
- /para
- /text \b\f3,/topic TOPIC_NAME [,BUILDTAG;BUILDTAG...] \line
- topic commands... \line
- /text \b\f3,/endtopic
- /endpara
-
- /para \sb100
- The topic command is used along with the /endtopic command to mark the
- beginning and end of a help topic. Most other commands are placed inside
- the /topic .. /endtopic pair.
- The TOPIC_NAME is the internal name of the topic. The BUILDTAGs are
- optional. Buildtags allow you to select which portions of a help file
- to build by specifying only topics with certain buildtags that are to
- be built. You specifiy the buildtags wanted in the [OPTIONS] portion
- of the .hpj file by setting the BUILD option.
- /endpara
-
- /endtopic
-
- //
- // /glossarytopic command
- //
-
- /topic GLOSSARYTOPIC_COMMAND
-
- /title The /glossarytopic command
- /keywords /glossarytopic;commands
- /browse commands,AUTO
-
- /para \fs40\b\i
- The /glossarytopic command
- /endpara
-
- /para \sa100
- The /glossarytopic command has the following syntax:
- /endpara
-
- /para
- /text \b\f3,/glossarytopic TOPIC_NAME [,BUILDTAG;BUILDTAG...] \line
- topic commands... \line
- /text \b\f3,/endtopic
- /endpara
-
- /para \sb100
- The glossarytopic command is used along with the /endtopic command to mark the
- beginning and end of a help topic. Most other commands are placed inside
- the /topic .. /endtopic pair.
- The TOPIC_NAME is the internal name of the topic. The BUILDTAGs are
- optional. Buildtags allow you to select which portions of a help file
- to build by specifying only topics with certain buildtags that are to
- be built. You specifiy the buildtags wanted in the [OPTIONS] portion
- of the .hpj file by setting the BUILD option.
- /endpara
-
- /para \sb100
- The only thing different about a glossarytopic and a regular topic is
- that the glossary topic will automatically be put into the glossary
- generated by QDHELP. This means if you have a number of topics you
- want to be in a glossary just put them into the QDH file as
- glossarytopics instead of regular topics and QDHELP will do the
- rest for you.
- /endpara
-
- /endtopic
-