doc links

This commit is contained in:
Andreas Fabri 2025-10-30 22:44:47 +01:00
parent 7c3b2302b5
commit 2fb9a2d832
1 changed files with 3 additions and 1 deletions

View File

@ -58,7 +58,7 @@ namespace CGAL {
namespace IO {
/// \cond SKIP_IN_MANUAL
namespace internal {
@ -226,6 +226,8 @@ void process_properties (const LASpoint& reader, OutputValueType& new_element,
} // namespace internal
/// \endcond
// documenation in ../LAS.h
template <typename OutputIteratorValueType,
typename PointOutputIterator,