Commit d3b5425a authored by Davis King's avatar Davis King

updated docs

parent 29121937
......@@ -833,30 +833,10 @@
<component>
<name>timeout</name>
<file>dlib/timeout.h</file>
<spec_file>dlib/timeout/timeout_kernel_abstract.h</spec_file>
<spec_file>dlib/timeout/timeout_abstract.h</spec_file>
<description>
This object provides a simple way to implement a timeout.
</description>
<implementations>
<implementation>
<name>timeout_kernel_1</name>
<file>dlib/timeout/timeout_kernel_1.h</file>
<description>
This is implemented in the obvious way using virtual functions and templates.
</description>
<typedefs>
<typedef>
<name>kernel_1a</name>
<description>is a typedef for timeout_kernel_1</description>
</typedef>
</typedefs>
</implementation>
</implementations>
</component>
<!-- ************************************************************************* -->
......
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