summaryrefslogtreecommitdiffstats
path: root/testing/031/indexpage.xml
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-01-08 08:35:58 (GMT)
committerGitHub <noreply@github.com>2021-01-08 08:35:58 (GMT)
commit35afa6fc9f125240f283b3b757a15a9fea3a4b14 (patch)
treef2b008538a559771e96fdc16c3f9a06a5479313d /testing/031/indexpage.xml
parenta811fc0a310f947c273c48208bf0d4741ef78df0 (diff)
parent8e0f3b40fc36f38cf3b5d78d859b1e8678de0069 (diff)
downloadDoxygen-35afa6fc9f125240f283b3b757a15a9fea3a4b14.zip
Doxygen-35afa6fc9f125240f283b3b757a15a9fea3a4b14.tar.gz
Doxygen-35afa6fc9f125240f283b3b757a15a9fea3a4b14.tar.bz2
Merge pull request #8313 from ModuleWorks/missing_xml_info
Missing info in XML: location, width, valign, alt
Diffstat (limited to 'testing/031/indexpage.xml')
-rw-r--r--testing/031/indexpage.xml17
1 files changed, 9 insertions, 8 deletions
diff --git a/testing/031/indexpage.xml b/testing/031/indexpage.xml
index fc030f6..0690560 100644
--- a/testing/031/indexpage.xml
+++ b/testing/031/indexpage.xml
@@ -29,26 +29,27 @@ This image is inline <image type="html" name="https://raster.shields.io/badge/li
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" inline="yes"/></ulink></para>
+<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" inline="yes"/></ulink></para>
+<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" inline="yes"/></ulink></para>
+<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" inline="yes"/></ulink></para>
+<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" inline="yes"/>
+<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" inline="yes"/>
+<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" inline="yes"/>
+<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" inline="yes"/>
+ <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>