diff --git a/Doc/changelog.docu b/Doc/changelog.docu index ab98791a..f2937c01 100644 --- a/Doc/changelog.docu +++ b/Doc/changelog.docu @@ -6,12 +6,16 @@ -3.4 (?/?/?,Rev.1222) +3.4 (?/?/?,Rev.1228) Core IO @@ -32,6 +36,7 @@ Documentation diff --git a/Doc/mesh.docu b/Doc/mesh.docu index 0b7fca37..9a199b68 100644 --- a/Doc/mesh.docu +++ b/Doc/mesh.docu @@ -903,10 +903,6 @@ this will lead to unpredictable behaviour. Using skipping iterators for iteratin the elements and creating circulators from them is safe as they don't contain deleted elements. -\code - -\endcode - \section it_circs_h How to use circulators in OpenMesh The following code example now shows how to enumerate the 1-ring of each vertex: