mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 07:33:17 +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
|
REPLACE=../tools/word-replace
|
||||||
|
|
||||||
|
BMENU+= -c
|
||||||
|
|
||||||
all: html info ps
|
all: html info ps
|
||||||
|
|
||||||
dirs:
|
dirs:
|
||||||
@@ -55,12 +57,12 @@ driver.texi: driver.t Makefile
|
|||||||
-n "Using Networking in an RTEMS Application" ${*}.t
|
-n "Using Networking in an RTEMS Application" ${*}.t
|
||||||
|
|
||||||
networkapp.texi: networkapp.t Makefile
|
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" \
|
-u "Top" \
|
||||||
-n "Testing the Driver" ${*}.t
|
-n "Testing the Driver" ${*}.t
|
||||||
|
|
||||||
testing.texi: testing.t Makefile
|
testing.texi: testing.t Makefile
|
||||||
$(BMENU) -p "Using Networking in an RTEMS Application Network Statistics" \
|
$(BMENU) -p "Network Statistics" \
|
||||||
-u "Top" \
|
-u "Top" \
|
||||||
-n "Command and Variable Index" ${*}.t
|
-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 Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
|
||||||
@c
|
@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
|
@unnumbered Command and Variable Index
|
||||||
|
|
||||||
There are currently no Command and Variable Index entries.
|
There are currently no Command and Variable Index entries.
|
||||||
|
|||||||
Reference in New Issue
Block a user