Skip to main content
July 23, 2009
Answered

robohelp html 7

  • July 23, 2009
  • 2 replies
  • 558 views

Hi,

I have several topic pages prepared that I don't want to publish with my current version of online help. I don't want to delete the pages because they will be incorporated in a later version release. Is there a way to not publish certain topic pages without deleting them? - should I just create a folder in the tree for non-published topics in a location apart from the published help files?

Many thanks,

Donna

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer Peter Grainge

Create a conditional build tag called something like ExcludeFromPublication. Apply it to the topics.

When you generate the help, create a build expression NOT ExcludeFromPublication.


See www.grainge.org for RoboHelp and Authoring tips

2 replies

Peter Grainge
Community Expert
Peter GraingeCommunity ExpertCorrect answer
Community Expert
July 23, 2009

Create a conditional build tag called something like ExcludeFromPublication. Apply it to the topics.

When you generate the help, create a build expression NOT ExcludeFromPublication.


See www.grainge.org for RoboHelp and Authoring tips

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
July 23, 2009

Thanks. Got it.

Donna