From c33ec8cfbefc74a3c9745ccb046c920d2f71acff Mon Sep 17 00:00:00 2001 From: Martin Goik <goik@hdm-stuttgart.de> Date: Sun, 1 Jan 2017 18:52:37 +0100 Subject: [PATCH] Link to zip ressource --- Doc/lectures.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Doc/lectures.xml b/Doc/lectures.xml index 1385f21f6..283ba9604 100644 --- a/Doc/lectures.xml +++ b/Doc/lectures.xml @@ -50,7 +50,10 @@ <tr> <th colspan="1">Available as <link - linkend="prefaceFormatHtmlWebhelp">HTML</link>, EPUB and PDF.</th> + linkend="prefaceFormatHtmlWebhelp">HTML</link>, <link + linkend="prefaceFormatZip">zipped HTML</link>, <link + linkend="prefaceFormatEpub">EPUB</link> and <link + linkend="prefaceFormatPdf">PDF</link>.</th> </tr> <tr> @@ -113,13 +116,14 @@ </caution> </listitem> - <listitem> + <listitem xml:id="prefaceFormatZip"> <para>Self contained zip archive <link xlink:href="https://freedocs.mi.hdm-stuttgart.de/webhelp/lectures.zip">lectures.zip</link> of above offline resources including <filename xlink:href="https://freedocs.mi.hdm-stuttgart.de/webhelp/printversion.pdf">printversion.pdf</filename> and <filename - xlink:href="https://freedocs.mi.hdm-stuttgart.de/webhelp/lectures.epub">lectures.epub</filename>.</para> + xlink:href="https://freedocs.mi.hdm-stuttgart.de/webhelp/lectures.epub">lectures.epub</filename> + for offline usage.</para> </listitem> </itemizedlist> </preface> @@ -173,6 +177,7 @@ <xi:include href="Sda1/jdbc.xml" xpointer="element(/1)"/> <xi:include href="Sda1/jpaintro.xml" xpointer="element(/1)"/> + <xi:include href="Sda1/mongodb.xml" xpointer="element(/1)"/> <appendix> -- GitLab