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 #1

Updated by Teng Liang over 8 years ago

  • Assignee set to Teng Liang
Actions #2

Updated by Teng Liang over 8 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Teng Liang over 8 years ago

  • Status changed from In Progress to Code review
  • Target version set to v0.4
  • % Done changed from 0 to 100
Actions #4

Updated by Junxiao Shi over 8 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF