Manual: Include the Iaudio remote graphic in the M5 and X5 manuals.
Create symlinks to the iaudiom3 graphics to not duplicate the picture itself and to not lose the precise 'addressing' of the picture. Change the manual's makefile to follow symlinks for this to work (thanks to Dominik and Jens for the help there). Change-Id: I5882880cb22cbf5561cb0872d7889b7c8c42b62e
This commit is contained in:
parent
d01a182e65
commit
6c0a1cb223
7 changed files with 7 additions and 1 deletions
|
@ -33,7 +33,7 @@ objdir-check:
|
|||
manual-prep: objdir-check rockbox.tex $(OBJDIR)/CREDITS.tex $(OBJDIR)/version.tex $(OBJDIR)/$(MANFILE).tex
|
||||
$(SILENT)mkdir -p $(OBJDIR)
|
||||
$(SILENT)find * -type d \! -regex '.*\.svn.*' -exec mkdir -p $(OBJDIR)/{} \;
|
||||
$(SILENT)find * -type f \! -regex '.*\.svn.*' -exec cp {} $(OBJDIR)/{} \;
|
||||
$(SILENT)find -L * -type f \! -regex '.*\.svn.*' -exec cp {} $(OBJDIR)/{} \;
|
||||
$(SILENT)mv $(OBJDIR)/Makefile.pdflatex $(OBJDIR)/Makefile
|
||||
|
||||
$(OBJDIR)/$(MANFILE).tex:
|
||||
|
|
1
manual/rockbox_interface/images/iaudiom5-remote.pdf
Symbolic link
1
manual/rockbox_interface/images/iaudiom5-remote.pdf
Symbolic link
|
@ -0,0 +1 @@
|
|||
iaudiom3-remote.pdf
|
1
manual/rockbox_interface/images/iaudiom5-remote.png
Symbolic link
1
manual/rockbox_interface/images/iaudiom5-remote.png
Symbolic link
|
@ -0,0 +1 @@
|
|||
iaudiom3-remote.png
|
1
manual/rockbox_interface/images/iaudiom5-remote.svg
Symbolic link
1
manual/rockbox_interface/images/iaudiom5-remote.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
iaudiom3-remote.svg
|
1
manual/rockbox_interface/images/iaudiox5-remote.pdf
Symbolic link
1
manual/rockbox_interface/images/iaudiox5-remote.pdf
Symbolic link
|
@ -0,0 +1 @@
|
|||
iaudiom3-remote.pdf
|
1
manual/rockbox_interface/images/iaudiox5-remote.png
Symbolic link
1
manual/rockbox_interface/images/iaudiox5-remote.png
Symbolic link
|
@ -0,0 +1 @@
|
|||
iaudiom3-remote.png
|
1
manual/rockbox_interface/images/iaudiox5-remote.svg
Symbolic link
1
manual/rockbox_interface/images/iaudiox5-remote.svg
Symbolic link
|
@ -0,0 +1 @@
|
|||
iaudiom3-remote.svg
|
Loading…
Reference in a new issue