summaryrefslogtreecommitdiffstats
path: root/doc/autolink.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/autolink.doc')
-rw-r--r--doc/autolink.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/autolink.doc b/doc/autolink.doc
index fe0bdea..b0020b1 100644
--- a/doc/autolink.doc
+++ b/doc/autolink.doc
@@ -110,7 +110,7 @@
patterns 3 and 7 in this case.
\par Example:
- \verbinclude autolink.cpp
+ \include autolink.cpp
\htmlonly
Click <a href="examples/autolink/html/index.html">here</a>
for the corresponding HTML documentation that is generated by Doxygen.
@@ -130,7 +130,7 @@ typedef struct StructName TypeName
when either StructName itself or TypeName is encountered.
\par Example:
- \verbinclude restypedef.cpp
+ \include restypedef.cpp
\htmlonly
Click <a href="examples/restypedef/html/restypedef_8cpp.html">here</a>
for the corresponding HTML documentation that is generated by Doxygen.