mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Removed chapter names from automatically generated node names.
This commit is contained in:
@@ -13,6 +13,8 @@ include ../Make.config
|
||||
|
||||
REPLACE=../tools/word-replace
|
||||
|
||||
BMENU+= -c
|
||||
|
||||
all: html info ps
|
||||
|
||||
dirs:
|
||||
@@ -55,12 +57,12 @@ driver.texi: driver.t Makefile
|
||||
-n "Using Networking in an RTEMS Application" ${*}.t
|
||||
|
||||
networkapp.texi: networkapp.t Makefile
|
||||
$(BMENU) -p " Writing RTEMS Network Device Drivers Write Your Driver Statistic-Printing Function" \
|
||||
$(BMENU) -p " Write Your Driver Statistic-Printing Function" \
|
||||
-u "Top" \
|
||||
-n "Testing the Driver" ${*}.t
|
||||
|
||||
testing.texi: testing.t Makefile
|
||||
$(BMENU) -p "Using Networking in an RTEMS Application Network Statistics" \
|
||||
$(BMENU) -p "Network Statistics" \
|
||||
-u "Top" \
|
||||
-n "Command and Variable Index" ${*}.t
|
||||
|
||||
|
||||
@@ -89,7 +89,7 @@ This is the online version of the RTEMS Network Supplement.
|
||||
@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
|
||||
@c
|
||||
|
||||
@node Command and Variable Index, Concept Index, Testing the Driver Throughput, Top
|
||||
@node Command and Variable Index, Concept Index, Throughput, Top
|
||||
@unnumbered Command and Variable Index
|
||||
|
||||
There are currently no Command and Variable Index entries.
|
||||
|
||||
Reference in New Issue
Block a user