Commit 26c2cc4e authored by Davis King's avatar Davis King

updated docs

parent 44847365
...@@ -906,7 +906,7 @@ ...@@ -906,7 +906,7 @@
<component> <component>
<name>distance_to_line</name> <name>distance_to_line</name>
<file>dlib/geometry.h</file> <file>dlib/geometry.h</file>
<spec_file link="true">dlib/geometry/rectangle_abstract.h</spec_file> <spec_file link="true">dlib/geometry/line_abstract.h</spec_file>
<description> <description>
This function takes a line and a <a href="#point">point</a> This function takes a line and a <a href="#point">point</a>
and returns the distance from the line to the point. and returns the distance from the line to the point.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment