summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2020-12-04 17:45:15 (GMT)
committeralbert-github <albert.tests@gmail.com>2020-12-04 17:45:15 (GMT)
commit3c9eeae58ca98a000c75d75ed21bbe4a625cd2c8 (patch)
treeda5b244dd74101d939763a0563d9e83a772155de /testing
parent8b2342099979279670478918aa3febe3cba1508b (diff)
downloadDoxygen-3c9eeae58ca98a000c75d75ed21bbe4a625cd2c8.zip
Doxygen-3c9eeae58ca98a000c75d75ed21bbe4a625cd2c8.tar.gz
Doxygen-3c9eeae58ca98a000c75d75ed21bbe4a625cd2c8.tar.bz2
Update used links in test examples
Some links give a redirection when run with a link checker. The links should be correct as they might hide errors in the code / links that don't exist
Diffstat (limited to 'testing')
-rw-r--r--testing/012/citelist.xml6
-rw-r--r--testing/031/indexpage.xml32
-rw-r--r--testing/031_image.dox36
-rw-r--r--testing/050/indexpage.xml6
-rw-r--r--testing/sample.bib6
5 files changed, 43 insertions, 43 deletions
diff --git a/testing/012/citelist.xml b/testing/012/citelist.xml
index 1bef226..f5addb1 100644
--- a/testing/012/citelist.xml
+++ b/testing/012/citelist.xml
@@ -12,14 +12,14 @@
<term><anchor id="citelist_1CITEREF_Be09"/>[1]</term>
</varlistentry>
<listitem>
- <para>P.<nonbreakablespace/>Belotti. <ulink url="http://doi.org/10.1007/978-1-4614-1927-3_5">Disjunctive cuts for non-convex MINLP</ulink>. In <ulink url="#CITEREF_LeLe12">Lee and Leyffer</ulink> <ulink url="#CITEREF_LeLe12">[4]</ulink>, pages 117<ndash/>144.</para>
+ <para>P.<nonbreakablespace/>Belotti. <ulink url="https://link.springer.com/10.1007/978-1-4614-1927-3_5">Disjunctive cuts for non-convex MINLP</ulink>. In <ulink url="#CITEREF_LeLe12">Lee and Leyffer</ulink> <ulink url="#CITEREF_LeLe12">[4]</ulink>, pages 117<ndash/>144.</para>
<para/>
</listitem>
<varlistentry>
<term><anchor id="citelist_1CITEREF_BertholdHeinzVigerske2009"/>[2]</term>
</varlistentry>
<listitem>
- <para>T.<nonbreakablespace/>Berthold, S.<nonbreakablespace/>Heinz, and S.<nonbreakablespace/>Vigerske. <ulink url="http://doi.org/10.1007/978-1-4614-1927-3_15">Extending a CIP framework to solve MIQCPs</ulink>. In <ulink url="#CITEREF_LeLe12">Lee and Leyffer</ulink> <ulink url="#CITEREF_LeLe12">[4]</ulink>, pages 427<ndash/>444.</para>
+ <para>T.<nonbreakablespace/>Berthold, S.<nonbreakablespace/>Heinz, and S.<nonbreakablespace/>Vigerske. <ulink url="https://link.springer.com/10.1007/978-1-4614-1927-3_15">Extending a CIP framework to solve MIQCPs</ulink>. In <ulink url="#CITEREF_LeLe12">Lee and Leyffer</ulink> <ulink url="#CITEREF_LeLe12">[4]</ulink>, pages 427<ndash/>444.</para>
<para/>
</listitem>
<varlistentry>
@@ -33,7 +33,7 @@
<term><anchor id="citelist_1CITEREF_LeLe12"/>[4]</term>
</varlistentry>
<listitem>
- <para>Jon Lee and Sven Leyffer, editors. <ulink url="http://doi.org/10.1007/978-1-4614-1927-3"><emphasis>Mixed Integer Nonlinear Programming</emphasis></ulink>, volume 154 of <emphasis>The IMA Volumes in Mathematics and its Applications</emphasis>. Springer, 2012.</para>
+ <para>Jon Lee and Sven Leyffer, editors. <ulink url="https://link.springer.com/10.1007/978-1-4614-1927-3"><emphasis>Mixed Integer Nonlinear Programming</emphasis></ulink>, volume 154 of <emphasis>The IMA Volumes in Mathematics and its Applications</emphasis>. Springer, 2012.</para>
<para/>
</listitem>
</variablelist>
diff --git a/testing/031/indexpage.xml b/testing/031/indexpage.xml
index 168508c..fc030f6 100644
--- a/testing/031/indexpage.xml
+++ b/testing/031/indexpage.xml
@@ -11,43 +11,43 @@
<image type="docbook" name="sample.png"/>
More text.</para>
<para>SVG image with caption:<linebreak/>
-<image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.svg">A caption</image>
+<image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.svg">A caption</image>
</para>
<para>PNG image with caption:<linebreak/>
-<image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.png">A caption</image>
+<image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.png">A caption</image>
</para>
<para>SVG image without caption:<linebreak/>
-<image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.svg"/>
+<image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.svg"/>
</para>
<para>PNG image without caption:<linebreak/>
-<image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.png"/>
+<image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.png"/>
</para>
<para>Inline SVG image with caption:<linebreak/>
-This image is inline <image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.svg" inline="yes">MIT license</image>
+This image is inline <image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.svg" inline="yes">MIT license</image>
within the text.</para>
<para>Inline PNG image with caption:<linebreak/>
-This image is inline <image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.png" inline="yes">MIT license</image>
+This image is inline <image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.png" inline="yes">MIT license</image>
within the text.</para>
<para>Markdown style linked SVG image:<linebreak/>
-<ulink url="http://opensource.org/licenses/MIT"><image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.svg" inline="yes"/></ulink></para>
+<ulink url="https://opensource.org/licenses/MIT"><image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.svg" inline="yes"/></ulink></para>
<para>Markdown style linked PNG image:<linebreak/>
-<ulink url="http://opensource.org/licenses/MIT"><image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.png" inline="yes"/></ulink></para>
+<ulink url="https://opensource.org/licenses/MIT"><image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.png" inline="yes"/></ulink></para>
<para>HTML style linked SVG image:<linebreak/>
-<ulink url="http://opensource.org/licenses/MIT"><image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.svg" inline="yes"/></ulink></para>
+<ulink url="https://opensource.org/licenses/MIT"><image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.svg" inline="yes"/></ulink></para>
<para>HTML style linked PNG image:<linebreak/>
-<ulink url="http://opensource.org/licenses/MIT"><image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.png" inline="yes"/></ulink></para>
+<ulink url="https://opensource.org/licenses/MIT"><image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.png" inline="yes"/></ulink></para>
<para>HTML style unlinked SVG image:<linebreak/>
-<image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.svg" inline="yes"/>
+<image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.svg" inline="yes"/>
</para>
<para>HTML style unlinked PNG image:<linebreak/>
-<image type="html" name="http://img.shields.io/badge/license-MIT-brightgreen.png" inline="yes"/>
+<image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.png" inline="yes"/>
</para>
<para>Some markdown image tests<linebreak/>
-<image type="html" name="https://img.shields.io/badge/docs-Doxygen-blue.svg?foo&amp;bar" inline="yes"/>
- <ulink url="https://www.doxygen.nl?foo&amp;bar">Some normal link</ulink></para>
+<image type="html" name="https://raster.shields.io/badge/docs-Doxygen-blue.svg?foo&amp;bar" inline="yes"/>
+ <ulink url="https://www.doxygen.nl/index.html?foo&amp;bar">Some normal link</ulink></para>
<para>
- <image type="html" name="https://img.shields.io/badge/docs-Doxygen-blue.svg?foo&amp;bar" inline="yes"/>
- <ulink url="https://www.doxygen.nl?foo&amp;bar">Some normal link</ulink>
+ <image type="html" name="https://raster.shields.io/badge/docs-Doxygen-blue.svg?foo&amp;bar" inline="yes"/>
+ <ulink url="https://www.doxygen.nl/index.html?foo&amp;bar">Some normal link</ulink>
</para>
</detaileddescription>
</compounddef>
diff --git a/testing/031_image.dox b/testing/031_image.dox
index 36ab6c8..4a67116 100644
--- a/testing/031_image.dox
+++ b/testing/031_image.dox
@@ -9,51 +9,51 @@ Some text.
More text.
SVG image with caption:\n
-\image html http://img.shields.io/badge/license-MIT-brightgreen.svg "A caption"
+\image html https://raster.shields.io/badge/license-MIT-brightgreen.svg "A caption"
PNG image with caption:\n
-\image html http://img.shields.io/badge/license-MIT-brightgreen.png "A caption"
+\image html https://raster.shields.io/badge/license-MIT-brightgreen.png "A caption"
SVG image without caption:\n
-\image html http://img.shields.io/badge/license-MIT-brightgreen.svg
+\image html https://raster.shields.io/badge/license-MIT-brightgreen.svg
PNG image without caption:\n
-\image html http://img.shields.io/badge/license-MIT-brightgreen.png
+\image html https://raster.shields.io/badge/license-MIT-brightgreen.png
Inline SVG image with caption:\n
-This image is inline \image{inline} html http://img.shields.io/badge/license-MIT-brightgreen.svg "MIT license" within the text.
+This image is inline \image{inline} html https://raster.shields.io/badge/license-MIT-brightgreen.svg "MIT license" within the text.
Inline PNG image with caption:\n
This image is inline
-\image{inline} html http://img.shields.io/badge/license-MIT-brightgreen.png "MIT license"
+\image{inline} html https://raster.shields.io/badge/license-MIT-brightgreen.png "MIT license"
within the text.
Markdown style linked SVG image:\n
-[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)
+[![MIT license](https://raster.shields.io/badge/license-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
Markdown style linked PNG image:\n
-[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.png)](http://opensource.org/licenses/MIT)
+[![MIT license](https://raster.shields.io/badge/license-MIT-brightgreen.png)](https://opensource.org/licenses/MIT)
HTML style linked SVG image:\n
-<a href="http://opensource.org/licenses/MIT">
-<img src="http://img.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT license">
+<a href="https://opensource.org/licenses/MIT">
+<img src="https://raster.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT license">
</a>
HTML style linked PNG image:\n
-<a href="http://opensource.org/licenses/MIT">
-<img src="http://img.shields.io/badge/license-MIT-brightgreen.png" alt="MIT license">
+<a href="https://opensource.org/licenses/MIT">
+<img src="https://raster.shields.io/badge/license-MIT-brightgreen.png" alt="MIT license">
</a>
HTML style unlinked SVG image:\n
-<img src="http://img.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT license"/>
+<img src="https://raster.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT license"/>
HTML style unlinked PNG image:\n
-<img src="http://img.shields.io/badge/license-MIT-brightgreen.png" alt="MIT license"/>
+<img src="https://raster.shields.io/badge/license-MIT-brightgreen.png" alt="MIT license"/>
Some markdown image tests\n
-![Some SVG image](https://img.shields.io/badge/docs-Doxygen-blue.svg?foo&bar)
-[Some normal link](https://www.doxygen.nl?foo&bar)
+![Some SVG image](https://raster.shields.io/badge/docs-Doxygen-blue.svg?foo&bar)
+[Some normal link](https://www.doxygen.nl/index.html?foo&bar)
-![Some SVG image](https://img.shields.io/badge/docs-Doxygen-blue.svg?foo&amp;bar)
-[Some normal link](https://www.doxygen.nl?foo&amp;bar)
+![Some SVG image](https://raster.shields.io/badge/docs-Doxygen-blue.svg?foo&amp;bar)
+[Some normal link](https://www.doxygen.nl/index.html?foo&amp;bar)
*/
diff --git a/testing/050/indexpage.xml b/testing/050/indexpage.xml
index 88ec74c..1987274 100644
--- a/testing/050/indexpage.xml
+++ b/testing/050/indexpage.xml
@@ -19,7 +19,7 @@
title = {Extending a {CIP} framework to solve {MIQCP}s},
crossref = {LeLe12},
pages = {427--444},
- url = {http://doi.org/10.1007/978-1-4614-1927-3_15}
+ url = {https://link.springer.com/10.1007/978-1-4614-1927-3_15}
}
@Book{ LeLe12,
title = {Mixed Integer Nonlinear Programming},
@@ -29,7 +29,7 @@
editor = {Jon Lee and Sven Leyffer},
volume = {154},
series = {The IMA Volumes in Mathematics and its Applications},
- url = {http://doi.org/10.1007/978-1-4614-1927-3},
+ url = {https://link.springer.com/10.1007/978-1-4614-1927-3},
issn = {978-1-4614-1926-6}
}
@InCollection{ Be09,
@@ -37,7 +37,7 @@
title = {Disjunctive cuts for non-convex {MINLP}},
crossref = {LeLe12},
pages = {117--144},
- url = {http://doi.org/10.1007/978-1-4614-1927-3_5}
+ url = {https://link.springer.com/10.1007/978-1-4614-1927-3_5}
}
</verbatim> More text after the verbatim section. </para>
</detaileddescription>
diff --git a/testing/sample.bib b/testing/sample.bib
index c20175d..a012565 100644
--- a/testing/sample.bib
+++ b/testing/sample.bib
@@ -10,7 +10,7 @@
title = {Extending a {CIP} framework to solve {MIQCP}s},
crossref = {LeLe12},
pages = {427--444},
- url = {http://doi.org/10.1007/978-1-4614-1927-3_15}
+ url = {https://link.springer.com/10.1007/978-1-4614-1927-3_15}
}
@Book{ LeLe12,
title = {Mixed Integer Nonlinear Programming},
@@ -20,7 +20,7 @@
editor = {Jon Lee and Sven Leyffer},
volume = {154},
series = {The IMA Volumes in Mathematics and its Applications},
- url = {http://doi.org/10.1007/978-1-4614-1927-3},
+ url = {https://link.springer.com/10.1007/978-1-4614-1927-3},
issn = {978-1-4614-1926-6}
}
@InCollection{ Be09,
@@ -28,5 +28,5 @@
title = {Disjunctive cuts for non-convex {MINLP}},
crossref = {LeLe12},
pages = {117--144},
- url = {http://doi.org/10.1007/978-1-4614-1927-3_5}
+ url = {https://link.springer.com/10.1007/978-1-4614-1927-3_5}
}