Repository: servicemix Updated Branches: refs/heads/master 4f9d97f51 -> 567c8c92f
Added links to 2 PDF documents (quickstart and complete) Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/a0fb1441 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/a0fb1441 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/a0fb1441 Branch: refs/heads/master Commit: a0fb1441715a3ee5324d66145e3dfdff9d34cc66 Parents: aab1bd1 Author: Michael Gfeller <[email protected]> Authored: Tue May 23 21:18:58 2017 +0200 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Fri May 26 21:38:03 2017 +0200 ---------------------------------------------------------------------- manual/src/main/asciidoc/images/pdf.png | Bin 0 -> 529 bytes manual/src/main/asciidoc/index.adoc | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/a0fb1441/manual/src/main/asciidoc/images/pdf.png ---------------------------------------------------------------------- diff --git a/manual/src/main/asciidoc/images/pdf.png b/manual/src/main/asciidoc/images/pdf.png new file mode 100644 index 0000000..1094238 Binary files /dev/null and b/manual/src/main/asciidoc/images/pdf.png differ http://git-wip-us.apache.org/repos/asf/servicemix/blob/a0fb1441/manual/src/main/asciidoc/index.adoc ---------------------------------------------------------------------- diff --git a/manual/src/main/asciidoc/index.adoc b/manual/src/main/asciidoc/index.adoc index 0154650..23d2ffd 100644 --- a/manual/src/main/asciidoc/index.adoc +++ b/manual/src/main/asciidoc/index.adoc @@ -3,7 +3,7 @@ Apache Software Foundation :!numbered: :!toc: -* <<quickstart#,Quickstart Guide>> + +* <<quickstart#,Quickstart Guide>> [.small]#(image:pdf.png[] link:pdf/quickstart.pdf[as PDF])# + [smx-list-description]#If you're new to Apache ServiceMix, this document will guide you in your first steps in Apache ServiceMix.# * <<user-guide#,User Guide>> + [smx-list-description]#Apache ServiceMix contains a lot of different components and it embeds a lot of other Apache projects. @@ -26,7 +26,7 @@ Apache Software Foundation * <<resources#,Further Resources>> + [smx-list-description]#A selection of related books and websites.# * <<contribute#,We welcome contributions!>> -* <<documentation#,Complete Documentation>> + +* <<documentation#,Complete Documentation>> [.small]#(image:pdf.png[] link:pdf/documentation.pdf[as PDF])# + [smx-list-description]#The complete ServiceMix documentation as one file, without the Karaf documentation.#
