\begin{ccRefEnum}{Bounded_side} \ccInclude{CGAL/enum.h} \ccGlobalEnum{enum Bounded_side {ON_UNBOUNDED_SIDE, ON_BOUNDARY, ON_BOUNDED_SIDE}; } \ccRefLabel{ON_UNBOUNDED_SIDE} %% add label for table-of-contents in intro.tex. \ccRefLabel{ON_BOUNDED_SIDE} %% add label for table-of-contents in intro.tex. \ccRefLabel{ON_BOUNDARY} %% add label for table-of-contents in intro.tex. \ccHtmlCrossLink{ON_UNBOUNDED_SIDE} %% add further rules for cross referencing links \ccHtmlCrossLink{ON_BOUNDED_SIDE} %% add further rules for cross referencing links \ccHtmlCrossLink{ON_BOUNDARY} %% add further rules for cross referencing links \ccHtmlIndexC[enum_tags]{ON_UNBOUNDED_SIDE} %% add further index entries \ccHtmlIndexC[enum_tags]{ON_BOUNDED_SIDE} %% add further index entries \ccHtmlIndexC[enum_tags]{ON_BOUNDARY} %% add further index entries \ccSeeAlso \ccc{Kernel::Has_on_bounded_side_2}, \ccc{Kernel::Has_on_bounded_side_3} \end{ccRefEnum}