diff --git a/STL_Extension/doc/STL_Extension/CGAL/iterator.h b/STL_Extension/doc/STL_Extension/CGAL/iterator.h index feab1826f47..e4454d37bb4 100644 --- a/STL_Extension/doc/STL_Extension/CGAL/iterator.h +++ b/STL_Extension/doc/STL_Extension/CGAL/iterator.h @@ -120,7 +120,7 @@ must be a subset of the parameters of `V`. Should the \cgalModels `OutputIterator` -cgalExample{STL_Extension/Dispatch_output_iterator.cpp} +\cgalExample{STL_Extension/Dispatch_output_iterator.cpp} \sa `CGAL::Dispatch_output_iterator` */ diff --git a/STL_Extension/doc/STL_Extension/examples.txt b/STL_Extension/doc/STL_Extension/examples.txt index f26952e7154..fa7b81093ef 100644 --- a/STL_Extension/doc/STL_Extension/examples.txt +++ b/STL_Extension/doc/STL_Extension/examples.txt @@ -1,5 +1,6 @@ /*! \example STL_Extension/Default.cpp +\example STL_Extension/Dispatch_output_iterator.cpp \example STL_Extension/in_place_list_prog.cpp \example STL_Extension/min_element_if_example.cpp \example STL_Extension/min_max_element_example.cpp