forked from Imagelibrary/rtems
Changing names to avoid the name of the document.
This commit is contained in:
@@ -83,8 +83,10 @@ decdriver.texi: decdriver.t Makefile
|
||||
|
||||
html: dirs $(FILES)
|
||||
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
|
||||
rm -f $(WWW_INSTALL)/$(PROJECT)/networking.gif
|
||||
cp networking.gif $(WWW_INSTALL)/$(PROJECT)/networking.gif
|
||||
rm -f $(WWW_INSTALL)/$(PROJECT)/networkflow.png
|
||||
cp networkflow.png $(WWW_INSTALL)/$(PROJECT)/networkflow.png
|
||||
rm -f $(WWW_INSTALL)/$(PROJECT)/PCIreg.png
|
||||
cp PCIreg.png $(WWW_INSTALL)/$(PROJECT)/PCIreg.png
|
||||
$(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \
|
||||
$(PROJECT).texi
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 6.1 KiB |
@@ -27,7 +27,7 @@ NO ASCII VERSION OF THE TASKING FIGURE IS AVAILABLE
|
||||
@example
|
||||
@group
|
||||
@c why does this not work?
|
||||
@c @image{networking}
|
||||
@c @image{networkflow}
|
||||
NO TEX VERSION OF THE TASKING FIGURE IS AVAILABLE
|
||||
@end group
|
||||
@end example
|
||||
@@ -35,7 +35,7 @@ NO TEX VERSION OF THE TASKING FIGURE IS AVAILABLE
|
||||
|
||||
@ifset use-html
|
||||
@html
|
||||
<IMG SRC="networking.gif" ALIGN=CENTER
|
||||
<IMG SRC="networkflow.png" ALIGN=CENTER
|
||||
ALT="Network Task Structure and Data Flow">
|
||||
@end html
|
||||
@end ifset
|
||||
|
||||
Reference in New Issue
Block a user