Let's say that you have a software product with two editions, "Widget Master Lite Edition" and "Widget Master Professional Edition" and you want to generate a separate help system for each product edition. Most of the content will be the same, however some features are included in the professional edition but not the lite edition.
1. In this scenario, you would create two skins, one named "Widget Lite" and one named "Widget Professional". See Managing Skins
2. Add two 'welcome' pages to the table of contents "Welcome to Widget Master Lite" and "Welcome to Widget Master Professional". See Adding a Page
3. Click the properties icon.
4. Select the "Welcome to Widget Master Lite" page, and then check the "hide" checkbox for the "Widget Pro" skin. This will cause this page to be hidden when the "Widget Pro" skin is applied. Do the same for the "Welcome to Widget Master Pro" page.
'Hide/Lock' Overview:
Hide - If checked, the page will be hidden for this skin and will not be displayed in the contents, breadcrumbs, system variables, etc., however can still be displayed by passing the pageid in the URL, or from a link from another page.
Lock - If checked, the page cannot be viewed by specifying the pageid in the URL (or a link from another page).