Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
playground:doxycode [2024/01/21 13:58] – lprobsth1 | playground:doxycode [2024/01/21 15:06] (current) – fix language lprobsth1 | ||
---|---|---|---|
Line 97: | Line 97: | ||
} | } | ||
</ | </ | ||
- | | The following example is taken from [[https:// | + | | < |
+ | The following example is taken from [[https:// | ||
+ | Building the snippet through the task runner is enabled globally for the tag file. | ||
+ | </ | ||
| <code c> | | <code c> | ||
#include < | #include < | ||
Line 121: | Line 124: | ||
break; | break; | ||
} | } | ||
- | </ | + | </ |
#include < | #include < | ||
cv:: | cv:: | ||
Line 145: | Line 148: | ||
} | } | ||
</ | </ | ||
+ |