mirror of https://github.com/CGAL/cgal
Add a href to sloccount
This commit is contained in:
parent
e534c42e1c
commit
db0edfe7b1
|
|
@ -90,7 +90,8 @@
|
|||
<table>
|
||||
<caption align=BOTTOM>
|
||||
Number of lines of code of CGAL<br>
|
||||
(using David A. Wheeler's 'SLOCCount', restricted to the <code>include/CGAL/</code> and <code>src/</code> directories).
|
||||
(using <a href="http://www.dwheeler.com/sloccount/">
|
||||
David A. Wheeler's 'SLOCCount'</a>, restricted to the <code>include/CGAL/</code> and <code>src/</code> directories).
|
||||
</caption>
|
||||
<tr><td><img src="images/release_history_sloccount_from_pdf.png" alt="Releases size graph">
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in New Issue