summaryrefslogtreecommitdiff
path: root/testing/031/indexpage.xml
blob: f50d62e01f8670536248b2c6e1a8f38f052bf6e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="" xml:lang="en-US">
  <compounddef id="indexpage" kind="page">
    <compoundname>index</compoundname>
    <title>My Project</title>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
      <para>Some text. <image type="html" name="sample.png"/>
 <image type="latex" name="sample.png" width="5cm">Doxygen logo</image>
 <image type="docbook" name="sample.png"/>
 More text.</para>
      <para>SVG image with caption:<linebreak/>
<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="https://raster.shields.io/badge/license-MIT-brightgreen.png">A caption</image>
</para>
      <para>SVG image without caption:<linebreak/>
<image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.svg"/>
</para>
      <para>PNG image without caption:<linebreak/>
<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="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="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="https://opensource.org/licenses/MIT"><image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT license" inline="yes"/></ulink></para>
      <para>Markdown style linked PNG image:<linebreak/>
<ulink url="https://opensource.org/licenses/MIT"><image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.png" alt="MIT license" inline="yes"/></ulink></para>
      <para>HTML style linked SVG image:<linebreak/>
<ulink url="https://opensource.org/licenses/MIT"><image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT license" inline="yes"/></ulink></para>
      <para>HTML style linked PNG image:<linebreak/>
<ulink url="https://opensource.org/licenses/MIT"><image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.png" alt="MIT license" inline="yes"/></ulink></para>
      <para>HTML style unlinked SVG image:<linebreak/>
<image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT license" inline="yes"/>
</para>
      <para>HTML style unlinked PNG image:<linebreak/>
<image type="html" name="https://raster.shields.io/badge/license-MIT-brightgreen.png" alt="MIT license" inline="yes"/>
</para>
      <para>Some markdown image tests<linebreak/>
<image type="html" name="https://raster.shields.io/badge/docs-Doxygen-blue.svg?foo&amp;bar" alt="Some SVG image" inline="yes"/>
 <ulink url="https://www.doxygen.nl/index.html?foo&amp;bar">Some normal link</ulink></para>
      <para>
        <image type="html" name="https://raster.shields.io/badge/docs-Doxygen-blue.svg?foo&amp;bar" alt="Some SVG image" inline="yes"/>
        <ulink url="https://www.doxygen.nl/index.html?foo&amp;bar">Some normal link</ulink>
      </para>
    </detaileddescription>
    <location file="031_image.dox"/>
  </compounddef>
</doxygen>