Added "findex" for all directive pages but it turns out that this

blows up both makeinfo and texi2dvi.  So I have commented them out.
This commit is contained in:
Joel Sherrill
1998-04-02 16:18:26 +00:00
parent 7f70ad7daa
commit 87ed029c79
18 changed files with 98 additions and 4 deletions

View File

@@ -193,6 +193,7 @@ constants, usage, and status codes.
@subheading CALLING SEQUENCE:
@ifset is-C
@c @findex rtems_initialize_executive
@example
void rtems_initialize_executive(
rtems_configuration_table *configuration_table,
@@ -256,6 +257,7 @@ with no intervening actions.
@subheading CALLING SEQUENCE:
@ifset is-C
@c @findex rtems_initialize_executive_early
@example
rtems_interrupt_level rtems_initialize_executive_early(
rtems_configuration_table *configuration_table,
@@ -308,6 +310,7 @@ initialization sequences:
@subheading CALLING SEQUENCE:
@ifset is-C
@c @findex rtems_initialize_executive_late
@example
void rtems_initialize_executive_late(
rtems_interrupt_level bsp_level
@@ -365,6 +368,7 @@ initialization sequences:
@subheading CALLING SEQUENCE:
@ifset is-C
@c @findex rtems_shutdown_executive
@example
void rtems_shutdown_executive(
rtems_unsigned32 result