\href is LaTeX only. Our manual tools understand \ccAnchor as a replacement.

This commit is contained in:
Laurent Rineau 2011-09-13 09:34:46 +00:00
parent 5f33a481fc
commit 2542c65270
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@
\ccDefinition The function \ccRefName\ copies $n$ items from an
input iterator to an output iterator. Its exact behaviour is defined
in $\mathsection 25.3.1$ of the C++ standard draft
\href{http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3242.pdf}{N3242}.
\ccAnchor{http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3242.pdf}{N3242}.
\ccInclude{CGAL/algorithm.h}
\end{ccRefFunction}