Create two help projects that use Browse Sequences

In this exercise you create two Help projects, each with independent browse sequences.  After you create the projects, you'll merge them together so you can see the problem.  Then you'll fix the problem in the last exercise step.

First you'll create two HTML Help projects named: Master and Sub1.

  1. Create a new HTML Help project called Master.

  2. Create three help topics:
    master 1, master 2, master 3

  3. Click the TOC tab and choose Tools: Auto Create TOC and click OK.

  4. Right click the master 1 page in the TOC and choose Create Book from Page.

  5. Click Save All.

  6. Choose Tools: Browse Sequence Editor.

  7. Click the Auto Create Using TOC button.

  8. Click OK.

    A simple series name (master 1) is created and three topics (master_1.htm, master_2.htm, and master_3.htm) are in the series.

  9. Click OK and click OK to add Browse Sequences to the Help window.

  10. Compile and Run Help.

    The master 1 series contains three topics (master 1, master 2, and master 3).

  11. Close Help.

  12. Repeat Steps 1-11 above, but create a project named Sub1 and three Help topics: Sub1a, Sub1b, Sub1c.

  13. Make sure you create a TOC and Browse Sequence.

  14. Compile the Help project.

Next, Merge two Help files