Doxygen: replaced @includelineno by @include to enable copy-pasting

This commit is contained in:
Philipp Hasper
2015-04-29 09:31:53 +02:00
parent 07e07655d4
commit dadf53f17c
44 changed files with 45 additions and 44 deletions

View File

@@ -17,7 +17,7 @@ Code
This tutorial code's is shown lines below. You can also download it from
[here](https://github.com/Itseez/opencv/tree/master/samples/cpp/tutorial_code/ShapeDescriptors/generalContours_demo1.cpp)
@includelineno samples/cpp/tutorial_code/ShapeDescriptors/generalContours_demo1.cpp
@include samples/cpp/tutorial_code/ShapeDescriptors/generalContours_demo1.cpp
Explanation
-----------

View File

@@ -17,7 +17,7 @@ Code
This tutorial code's is shown lines below. You can also download it from
[here](https://github.com/Itseez/opencv/tree/master/samples/cpp/tutorial_code/ShapeDescriptors/generalContours_demo2.cpp)
@includelineno samples/cpp/tutorial_code/ShapeDescriptors/generalContours_demo2.cpp
@include samples/cpp/tutorial_code/ShapeDescriptors/generalContours_demo2.cpp
Explanation
-----------

View File

@@ -17,7 +17,7 @@ Code
This tutorial code's is shown lines below. You can also download it from
[here](https://github.com/Itseez/opencv/tree/master/samples/cpp/tutorial_code/ShapeDescriptors/findContours_demo.cpp)
@includelineno samples/cpp/tutorial_code/ShapeDescriptors/findContours_demo.cpp
@include samples/cpp/tutorial_code/ShapeDescriptors/findContours_demo.cpp
Explanation
-----------

View File

@@ -17,7 +17,7 @@ Code
This tutorial code's is shown lines below. You can also download it from
[here](https://github.com/Itseez/opencv/tree/master/samples/cpp/tutorial_code/ShapeDescriptors/hull_demo.cpp)
@includelineno samples/cpp/tutorial_code/ShapeDescriptors/hull_demo.cpp
@include samples/cpp/tutorial_code/ShapeDescriptors/hull_demo.cpp
Explanation
-----------

View File

@@ -18,7 +18,7 @@ Code
This tutorial code's is shown lines below. You can also download it from
[here](https://github.com/Itseez/opencv/tree/master/samples/cpp/tutorial_code/ShapeDescriptors/moments_demo.cpp)
@includelineno samples/cpp/tutorial_code/ShapeDescriptors/moments_demo.cpp
@include samples/cpp/tutorial_code/ShapeDescriptors/moments_demo.cpp
Explanation
-----------

View File

@@ -16,7 +16,7 @@ Code
This tutorial code's is shown lines below. You can also download it from
[here](https://github.com/Itseez/opencv/tree/master/samples/cpp/tutorial_code/ShapeDescriptors/pointPolygonTest_demo.cpp)
@includelineno samples/cpp/tutorial_code/ShapeDescriptors/pointPolygonTest_demo.cpp
@include samples/cpp/tutorial_code/ShapeDescriptors/pointPolygonTest_demo.cpp
Explanation
-----------