How to exclude topics from a help file?
I want to exclude some topics from a specific version of my help file, but cannot figure out how to do so.
Should I use/define Build Tags for all of my help topics?
I want to exclude some topics from a specific version of my help file, but cannot figure out how to do so.
Should I use/define Build Tags for all of my help topics?
In HelpSmith, conditional compilation is based on Build Tags.
For example, you can:
Project|Project Options|General|Build Tags
For more details on including/excluding a topic, you can visit:
https://www.helpsmith.com/webhelp/topics/including-excluding-help-topics.htm
Does it mean that if I want to include/exclude a topic, I have to edit the Build Options of any topics in my project manually?
Yes, you should define Build Options for each topic.
By default, a topic has the "All Builds" setting in its Build Options, which means that the topic will be included to the compilation with any Build Tags, which can be selected during the compilation.
Please note that HelpSmith allows you to change Build Options for multiple topics: