summaryrefslogtreecommitdiffstats
path: root/examples/example.tag
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-12-07 12:30:20 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-12-07 12:30:20 (GMT)
commitdfdf4323434ec466613e9c358da98a4be868986c (patch)
treefb32b0c91ecd71df69285c8f8840633cb4214d4f /examples/example.tag
parent7bcd67f4affa7c3ce2ba6f652c893488952396a7 (diff)
downloadDoxygen-dfdf4323434ec466613e9c358da98a4be868986c.zip
Doxygen-dfdf4323434ec466613e9c358da98a4be868986c.tar.gz
Doxygen-dfdf4323434ec466613e9c358da98a4be868986c.tar.bz2
Correcting tag example and uniform calling all examples
- tag example corrected in respect to changed definition (a while ago) regarding the name of the Example example - regenerating tag file (based on current doxygen version) - made building of all examples uniform
Diffstat (limited to 'examples/example.tag')
-rw-r--r--examples/example.tag14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/example.tag b/examples/example.tag
deleted file mode 100644
index 98b2efd..0000000
--- a/examples/example.tag
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
-<tagfile>
- <compound kind="class">
- <name>Test</name>
- <filename>class_test.html</filename>
- <member kind="function">
- <type>void</type>
- <name>example</name>
- <anchorfile>class_test.html</anchorfile>
- <anchor>a47b775f65718978f1ffcd96376f8ecfa</anchor>
- <arglist>()</arglist>
- </member>
- </compound>
-</tagfile>