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)
|
html: dirs $(FILES)
|
||||||
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
|
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
|
||||||
rm -f $(WWW_INSTALL)/$(PROJECT)/networking.gif
|
rm -f $(WWW_INSTALL)/$(PROJECT)/networkflow.png
|
||||||
cp networking.gif $(WWW_INSTALL)/$(PROJECT)/networking.gif
|
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) \
|
$(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \
|
||||||
$(PROJECT).texi
|
$(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
|
@example
|
||||||
@group
|
@group
|
||||||
@c why does this not work?
|
@c why does this not work?
|
||||||
@c @image{networking}
|
@c @image{networkflow}
|
||||||
NO TEX VERSION OF THE TASKING FIGURE IS AVAILABLE
|
NO TEX VERSION OF THE TASKING FIGURE IS AVAILABLE
|
||||||
@end group
|
@end group
|
||||||
@end example
|
@end example
|
||||||
@@ -35,7 +35,7 @@ NO TEX VERSION OF THE TASKING FIGURE IS AVAILABLE
|
|||||||
|
|
||||||
@ifset use-html
|
@ifset use-html
|
||||||
@html
|
@html
|
||||||
<IMG SRC="networking.gif" ALIGN=CENTER
|
<IMG SRC="networkflow.png" ALIGN=CENTER
|
||||||
ALT="Network Task Structure and Data Flow">
|
ALT="Network Task Structure and Data Flow">
|
||||||
@end html
|
@end html
|
||||||
@end ifset
|
@end ifset
|
||||||
|
|||||||
Reference in New Issue
Block a user