Project

General

Profile

Actions

Bug #3102

closed

Incorrect use of @example tag in src/util/string-helper.hpp

Added by Alex Afanasyev over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Docs
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

Doxygen tag @example should be in the form (http://www.stack.nl/~dimitri/doxygen/manual/commands.html#cmdexample)

@example <file-name>

Where is a name of the file, containing the example code (in the configured folder for examples).


For this bug, we just need to replace @example with Example: statement.

Actions

Also available in: Atom PDF