|
Prev | Next |
start_multiple at the
top of this web page).
multiple_example_1.omh
in the
test directory
with the following contents:
$begin multiple_example_1$$
$section An Example With a Child$$
$contents/
multiple_example_3.omh/$$
$end
Note that you can copy and paste the commands above
to your editor window.
You may just copy the file with the same name from the
getting started directory
.
multiple_example_2.omh
in the
test directory
with the following contents:
$begin multiple_example_2$$
$section Example With no Children$$
$end
multiple_example_3.omh
in the
test directory
with the following contents:
$begin ChildTwoExample$$
$section Second Example Child Section$$
$end
multiple_example_1.omh
part of the OMhelp help web site
by selecting
multiple_example_1
.
omhelp ../multiple_example_1.omh -noframe
test/htm/multiple_example_1.htm.
multiple_example_1.omh contains the
root section
for this example.
There is more than one section in the
corresponding web site because the root section
contains a
contents
command.
For this reason,
a navigation links are included in the web page
and the following navigation sections are automatically generated:
_contents
,
_reference
,
_index
,
_search
,
_external
.