Skip to content

Commit

Permalink
david changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kerautret committed Apr 20, 2019
1 parent 07f0de3 commit b64a3f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions visualisation/displaySet2dPts.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ namespace po = boost::program_options;


/**
@page displayLineSegments displayLineSegments
@page displaySet2dPts displaySet2dPts
@brief Description of the tool...
@b Usage: displayLineSegments [input]
@b Usage: displaySet2dPts [input]
@b Allowed @b options @b are :
Expand All @@ -97,13 +97,13 @@ namespace po = boost::program_options;
@b Example:
@code
displayLineSegments -i $DGtal/examples/samples/....
displaySet2dPts -i $DGtal/examples/samples/....
@endcode
@image html resdisplayLineSegments.png "Example of result. "
@see
@ref displayLineSegments.cpp
@ref displaySet2dPts.cpp
*/

Expand Down

0 comments on commit b64a3f1

Please sign in to comment.