Module: xenomai-2.6
Branch: master
Commit: e94605b417bf58baf412625cde048017fec6826b
URL:    
http://git.xenomai.org/?p=xenomai-2.6.git;a=commit;h=e94605b417bf58baf412625cde048017fec6826b

Author: Gilles Chanteperdrix <gilles.chanteperd...@xenomai.org>
Date:   Wed Aug 22 09:42:15 2012 +0200

doc/asciidoc: add missing icons

---

 doc/asciidoc/Makefile.am                           |    8 ++++----
 doc/asciidoc/Makefile.in                           |    7 +++----
 doc/generated/html/asciidoc-icons/README           |    5 +++++
 doc/generated/html/asciidoc-icons/callout/README   |    5 +++++
 .../html/asciidoc-icons/callout/caution.png        |  Bin 0 -> 2734 bytes
 .../html/asciidoc-icons/callout/example.png        |  Bin 0 -> 2599 bytes
 doc/generated/html/asciidoc-icons/callout/home.png |  Bin 0 -> 1340 bytes
 .../html/asciidoc-icons/callout/important.png      |  Bin 0 -> 2980 bytes
 doc/generated/html/asciidoc-icons/callout/next.png |  Bin 0 -> 1302 bytes
 doc/generated/html/asciidoc-icons/callout/note.png |  Bin 0 -> 2494 bytes
 doc/generated/html/asciidoc-icons/callout/prev.png |  Bin 0 -> 1348 bytes
 doc/generated/html/asciidoc-icons/callout/tip.png  |  Bin 0 -> 2718 bytes
 doc/generated/html/asciidoc-icons/callout/up.png   |  Bin 0 -> 1320 bytes
 .../html/asciidoc-icons/callout/warning.png        |  Bin 0 -> 3214 bytes
 doc/generated/pdf/README.INSTALL.pdf               |  Bin 180095 -> 180122 
bytes
 doc/generated/pdf/TROUBLESHOOTING.pdf              |  Bin 156766 -> 156784 
bytes
 16 files changed, 17 insertions(+), 8 deletions(-)

diff --git a/doc/asciidoc/Makefile.am b/doc/asciidoc/Makefile.am
index 8421cb6..a567cc1 100644
--- a/doc/asciidoc/Makefile.am
+++ b/doc/asciidoc/Makefile.am
@@ -1,4 +1,5 @@
-HTML_DOCS=README.INSTALL TROUBLESHOOTING asciidoc-icons asciidoc-css 
asciidoc-js
+HTML_DOCS=README.INSTALL TROUBLESHOOTING \
+       asciidoc-icons asciidoc-icons/callout asciidoc-css asciidoc-js
 PDF_DOCS=README.INSTALL.pdf TROUBLESHOOTING.pdf
 EXTRA_DIST=README.INSTALL.adoc TROUBLESHOOTING.adoc plaintext.conf 
plaintext_postproc.awk plaintext.xsl
 
@@ -43,9 +44,8 @@ $(tmpdir)/%.txt: %.adoc Makefile plaintext.conf plaintext.xsl
 %.txt: $(tmpdir)/%.txt Makefile plaintext_postproc.awk
        awk -f $(srcdir)/plaintext_postproc.awk $(tmpdir)/$*.txt > $@
 
-asciidoc-icons:
-       @$(mkdir_p) $@
-       @cp -a /usr/share/asciidoc/icons/*.png $@
+asciidoc-icons asciidoc-icons/callout:
+       @cp -a /usr/share/asciidoc/icons $@
 
 asciidoc-css:
        @$(mkdir_p) $@
diff --git a/doc/asciidoc/Makefile.in b/doc/asciidoc/Makefile.in
index 47515c3..17c2b06 100644
--- a/doc/asciidoc/Makefile.in
+++ b/doc/asciidoc/Makefile.in
@@ -231,7 +231,7 @@ target_vendor = @target_vendor@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-HTML_DOCS = README.INSTALL TROUBLESHOOTING asciidoc-icons asciidoc-css 
asciidoc-js
+HTML_DOCS = README.INSTALL TROUBLESHOOTING asciidoc-icons 
asciidoc-icons/callout asciidoc-css asciidoc-js
 PDF_DOCS = README.INSTALL.pdf TROUBLESHOOTING.pdf
 EXTRA_DIST = README.INSTALL.adoc TROUBLESHOOTING.adoc plaintext.conf 
plaintext_postproc.awk plaintext.xsl
 @CONFIG_XENO_ASCIIDOC_FALSE@HTML_DOCSDIR = $(srcdir)/../generated/html/
@@ -461,9 +461,8 @@ uninstall-am: uninstall-local
 @CONFIG_XENO_ASCIIDOC_TRUE@%.txt: $(tmpdir)/%.txt Makefile 
plaintext_postproc.awk
 @CONFIG_XENO_ASCIIDOC_TRUE@    awk -f $(srcdir)/plaintext_postproc.awk 
$(tmpdir)/$*.txt > $@
 
-@CONFIG_XENO_ASCIIDOC_TRUE@asciidoc-icons:
-@CONFIG_XENO_ASCIIDOC_TRUE@    @$(mkdir_p) $@
-@CONFIG_XENO_ASCIIDOC_TRUE@    @cp -a /usr/share/asciidoc/icons/*.png $@
+@CONFIG_XENO_ASCIIDOC_TRUE@asciidoc-icons asciidoc-icons/callout:
+@CONFIG_XENO_ASCIIDOC_TRUE@    @cp -a /usr/share/asciidoc/icons $@
 
 @CONFIG_XENO_ASCIIDOC_TRUE@asciidoc-css:
 @CONFIG_XENO_ASCIIDOC_TRUE@    @$(mkdir_p) $@
diff --git a/doc/generated/html/asciidoc-icons/README 
b/doc/generated/html/asciidoc-icons/README
new file mode 100644
index 0000000..f12b2a7
--- /dev/null
+++ b/doc/generated/html/asciidoc-icons/README
@@ -0,0 +1,5 @@
+Replaced the plain DocBook XSL admonition icons with Jimmac's DocBook
+icons (http://jimmac.musichall.cz/ikony.php3). I dropped transparency
+from the Jimmac icons to get round MS IE and FOP PNG incompatibilies.
+
+Stuart Rackham
diff --git a/doc/generated/html/asciidoc-icons/callout/README 
b/doc/generated/html/asciidoc-icons/callout/README
new file mode 100644
index 0000000..f12b2a7
--- /dev/null
+++ b/doc/generated/html/asciidoc-icons/callout/README
@@ -0,0 +1,5 @@
+Replaced the plain DocBook XSL admonition icons with Jimmac's DocBook
+icons (http://jimmac.musichall.cz/ikony.php3). I dropped transparency
+from the Jimmac icons to get round MS IE and FOP PNG incompatibilies.
+
+Stuart Rackham
diff --git a/doc/generated/html/asciidoc-icons/callout/caution.png 
b/doc/generated/html/asciidoc-icons/callout/caution.png
new file mode 100644
index 0000000..9a8c515
Binary files /dev/null and 
b/doc/generated/html/asciidoc-icons/callout/caution.png differ
diff --git a/doc/generated/html/asciidoc-icons/callout/example.png 
b/doc/generated/html/asciidoc-icons/callout/example.png
new file mode 100644
index 0000000..1199e86
Binary files /dev/null and 
b/doc/generated/html/asciidoc-icons/callout/example.png differ
diff --git a/doc/generated/html/asciidoc-icons/callout/home.png 
b/doc/generated/html/asciidoc-icons/callout/home.png
new file mode 100644
index 0000000..37a5231
Binary files /dev/null and b/doc/generated/html/asciidoc-icons/callout/home.png 
differ
diff --git a/doc/generated/html/asciidoc-icons/callout/important.png 
b/doc/generated/html/asciidoc-icons/callout/important.png
new file mode 100644
index 0000000..be685cc
Binary files /dev/null and 
b/doc/generated/html/asciidoc-icons/callout/important.png differ
diff --git a/doc/generated/html/asciidoc-icons/callout/next.png 
b/doc/generated/html/asciidoc-icons/callout/next.png
new file mode 100644
index 0000000..64e126b
Binary files /dev/null and b/doc/generated/html/asciidoc-icons/callout/next.png 
differ
diff --git a/doc/generated/html/asciidoc-icons/callout/note.png 
b/doc/generated/html/asciidoc-icons/callout/note.png
new file mode 100644
index 0000000..7c1f3e2
Binary files /dev/null and b/doc/generated/html/asciidoc-icons/callout/note.png 
differ
diff --git a/doc/generated/html/asciidoc-icons/callout/prev.png 
b/doc/generated/html/asciidoc-icons/callout/prev.png
new file mode 100644
index 0000000..3e8f12f
Binary files /dev/null and b/doc/generated/html/asciidoc-icons/callout/prev.png 
differ
diff --git a/doc/generated/html/asciidoc-icons/callout/tip.png 
b/doc/generated/html/asciidoc-icons/callout/tip.png
new file mode 100644
index 0000000..f087c73
Binary files /dev/null and b/doc/generated/html/asciidoc-icons/callout/tip.png 
differ
diff --git a/doc/generated/html/asciidoc-icons/callout/up.png 
b/doc/generated/html/asciidoc-icons/callout/up.png
new file mode 100644
index 0000000..2db1ce6
Binary files /dev/null and b/doc/generated/html/asciidoc-icons/callout/up.png 
differ
diff --git a/doc/generated/html/asciidoc-icons/callout/warning.png 
b/doc/generated/html/asciidoc-icons/callout/warning.png
new file mode 100644
index 0000000..d41edb9
Binary files /dev/null and 
b/doc/generated/html/asciidoc-icons/callout/warning.png differ
diff --git a/doc/generated/pdf/README.INSTALL.pdf 
b/doc/generated/pdf/README.INSTALL.pdf
index c51ff92..fb1c9b2 100644
Binary files a/doc/generated/pdf/README.INSTALL.pdf and 
b/doc/generated/pdf/README.INSTALL.pdf differ
diff --git a/doc/generated/pdf/TROUBLESHOOTING.pdf 
b/doc/generated/pdf/TROUBLESHOOTING.pdf
index d8b4e4d..9c971d2 100644
Binary files a/doc/generated/pdf/TROUBLESHOOTING.pdf and 
b/doc/generated/pdf/TROUBLESHOOTING.pdf differ


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git

Reply via email to